ladybird/Userland/Games/BrickGame
Karol Baraniecki ddac8192e3 BrickGame: Add a "Pause" option to the Game menu
This is how the menu looks like after this commit:
┌────┐
│Game│ Help
├────┴─────────────────────────────┐
│   New game                   F2  │
│   Toggle pause                P  │
├──────────────────────────────────┤
│   Quit                   Alt+F4  │
└──────────────────────────────────┘
2023-03-13 06:43:59 +00:00
..
BrickGame.cpp BrickGame: Add a "Pause" option to the Game menu 2023-03-13 06:43:59 +00:00
BrickGame.h BrickGame: Add a "Pause" option to the Game menu 2023-03-13 06:43:59 +00:00
CMakeLists.txt Games: Add BrickGame 2022-11-05 16:35:13 -06:00
main.cpp BrickGame: Add a "Pause" option to the Game menu 2023-03-13 06:43:59 +00:00