Skip to content

Xyloph/20GC_Game2

Repository files navigation

20GC_Game2

20 Game Challenge - Breakout

Checklist

  • Game space, walls, ceiling
  • paddle move rights and left
  • ball bounce off the paddle, walls and ceiling
  • bricks at the top
  • ball bounce off the bricks
    • breaking a brick add to player score
    • ball speed increase as brick is broken
  • score should be displayed as well as life counter
  • if player miss the ball, life is substracted
  • game ends with all lives are used
  • save high score between sessions, show it alongside score
  • add different colors to bricks in the rows
  • paddle should get narrower once the ball reaches the ceiling

About

20 Game Challenge - Breakout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published