Posts

Showing posts from November, 2017

Scratch Level 2 - Racing Game

Scratch Level 2 - Racing Game What difficulties did you have with programming this game? How did you fix them? Be specific.  1.first when I create the lane for the car it perfect fit but during game the lane to fit to the car it make the car cant move if it move it will hit the green acces so the solution I have change the car size to make it smaller by using the small tool to minimize the car  2. The secound problem was the secound car move follow the red car every thing and I can t control iut during game so I have to change the control part of the car to make the secoung car control by press w a s d. 3.while fish the game backdrop that I create "RED/PInk carwin" showing in the back part of the game the lan of race was conceal so I script lane to When the game over => hide  and its work         2.What changes to the tutorial game did you add? Why and how? 1. create secound car by dupicate the first car replac...

"Scratch - Intro"

https://scratch.mit.edu/projects/186373725/

kodo PAC-MAN

Image
How close is your game to the original? What is different? What is the same? NOT really close to the original it about 30% similar same point = the cycle chase the main character , the point was count by getting the object , you can control the main character differnt point = the score was set to 100 you dont have to collect all the object. we only have one life If you fail you fail . theres no object when you eat you can attack the cycle but if you get there star the score will plus 20 point the ghost isnt respong from the middle because it will take long time for them to find kodo . 2. What extra or creative details did you change or add to your version of the game? Why did you create these changes? 2.1.I give a star as a extra point it will be in the middle of the map it will subtitude the cherry in real pacman game 2.2. I program cycle when they see kodo they will follow so you can trick the cycle to trap at the corner of the map 3. What difficul...