Wednesday, 30 January 2019

29/1/2018 - Planning to create a simple dodging game




  • Planning to create a dodging game while there is some hailstones falling from the sky and the player will try and dodge it
  • A sprite is created


  • A background is created

  • Falling items are created

  • Made the background fit the screen size
  • Put everything into 1 screen

  • Problem: need to think of an algorithm that will make image everything dynamic



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 ...