Friday, 1 March 2019

28/2/2019 - Dodge it planning





  • A Python version of colorman dodge (as I didn't finish the game for android) , but only use square, and name it 'Dodge it'.
  • Pygame will be use as the graphics.
  • User will be able to use 'a' and 'd' OR ← and → to move the user square.
  • Need user to move left and right without go off screen, falling items algorithm, start screen, game over screen.
  • Extra features (maybe): user will be ask if the want to replay the game, a file that stores users' previous records, can quit the game at anytime, can choose what background music they want.

No comments:

Post a Comment

18/7/2019 - Survive that planning

Planning A top-down shooting game Player use WASD to move Use mouse cursor to aim Mouse left-click to shoot, and right click to throw ...