ladybird/Games/Breakout
John Brehm 6914cf830d
Games: Added level select and aditional level to Breakout (#4302)
Added a level select menu which is shown when the game start where
either of the 2 available levels may be selected.
2020-12-02 23:49:42 +01:00
..
CMakeLists.txt Games: Added level select and aditional level to Breakout (#4302) 2020-12-02 23:49:42 +01:00
Game.cpp Games: Added level select and aditional level to Breakout (#4302) 2020-12-02 23:49:42 +01:00
Game.h Games: Added level select and aditional level to Breakout (#4302) 2020-12-02 23:49:42 +01:00
LevelSelectDialog.cpp Games: Added level select and aditional level to Breakout (#4302) 2020-12-02 23:49:42 +01:00
LevelSelectDialog.h Games: Added level select and aditional level to Breakout (#4302) 2020-12-02 23:49:42 +01:00
main.cpp Breakout: Add simple menu and about dialog :^) 2020-11-10 14:32:45 +01:00