mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:57:34 +00:00
Games: Add a 2048 game
This commit is contained in:
parent
043d548b39
commit
872834320a
8 changed files with 522 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
add_subdirectory(2048)
|
||||
add_subdirectory(Minesweeper)
|
||||
add_subdirectory(Snake)
|
||||
add_subdirectory(Solitaire)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue