1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-04 20:27:35 +00:00
serenity/Games/Breakout
2020-11-10 14:32:45 +01:00
..
CMakeLists.txt Breakout: Add a very simple breakout game :^) 2020-11-09 13:34:27 +01:00
Game.cpp Breakout: Change ball x velocity depending on where it hits paddle 2020-11-10 14:32:45 +01:00
Game.h Breakout: Use floating point coordinates 2020-11-10 14:32:45 +01:00
main.cpp Breakout: Add simple menu and about dialog :^) 2020-11-10 14:32:45 +01:00