Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 697 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 697 Bytes

SKYLINE

Milestones

  • Create README.md
  • Add more elements to the Start Story page
  • Add more levels
  • Work on the story experience
  • Add Bullet and explosion sounds
  • Add comments for all class and instance methods
  • Refactor level1.rb code
  • Include the map of levels and show it after each level
  • Improve the Info boxes of Level 2
  • Story needed after Level 1

Bugs

  • Collision with spike feature : Program shows the game over screen just after a collision. (HP decreases to 0)
  • Choosing Tank Screen : Tanks chosen are not shown in the upcoming screens
  • Background Music : Music is not playing in screens other than main screen.