tkdkpk425 / Penguin

Android Game
1 stars 0 forks source link

next step #9

Open shmoon706 opened 9 years ago

shmoon706 commented 9 years ago
  1. create patterns for falling ice [MH]
    • 5-10 easy/med/hard patterns each
    • (are you gonna add candies yet?)
  2. character to stand on ground.png (change 'sprite/floor.png' to 'sprite/new/ground.png') [BJ] ground
  3. character [TJ]
    • needs to be able to adjust 'slipping rate/speed/acceleration' easily.
    • end the game when hit by ice
  4. dust flying effect in background (detailed effect)
    • random small dusts flying by with wind just like 'tiny bird' game which intensifies as game proceeds.
  5. scores
    • keep high scores
    • graph the high scores
      • x-axis = characters
      • arrange scores by highest scores to start from left to right (clone penguin character for now so that later when animation is complete, we can replace them)
    • y-axis = scores

(I will design the menu/scoreboard/game over scene soon)