thealphadollar / brkout

A game made using PyGame under CodeClub as a learning project.
MIT License
8 stars 19 forks source link

Settings #15

Closed TheLethalCode closed 6 years ago

TheLethalCode commented 6 years ago

Make a screen where player can set settings like;

  1. Maximum ball speed
  2. Set the hardness of the game which means to increase the strength of bricks and playing on a mode harder than normal will lead to a bonus if the player wins.
  3. Add an option to reset escapes / busts for the current game.