mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:57:36 +00:00
Userland+Base: Remove Breakout and Pong games
These games were not very playable and definitely not fun.
This commit is contained in:
parent
4e4a930b13
commit
45de16f195
19 changed files with 0 additions and 1168 deletions
|
@ -1,12 +1,10 @@
|
|||
add_subdirectory(2048)
|
||||
add_subdirectory(Breakout)
|
||||
add_subdirectory(Chess)
|
||||
add_subdirectory(FlappyBug)
|
||||
add_subdirectory(GameOfLife)
|
||||
add_subdirectory(Hearts)
|
||||
add_subdirectory(MasterWord)
|
||||
add_subdirectory(Minesweeper)
|
||||
add_subdirectory(Pong)
|
||||
add_subdirectory(Snake)
|
||||
add_subdirectory(Solitaire)
|
||||
add_subdirectory(Spider)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue