mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:47:34 +00:00
Games: Add BrickGame
This commit is contained in:
parent
73f4cfa930
commit
46c6176fad
9 changed files with 745 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
add_subdirectory(2048)
|
||||
add_subdirectory(BrickGame)
|
||||
add_subdirectory(Chess)
|
||||
add_subdirectory(FlappyBug)
|
||||
add_subdirectory(Flood)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue