mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:47:34 +00:00
Chess: Add basic ChessWidget and ugly piece set
This commit is contained in:
parent
8d680dd1ad
commit
7333916252
22 changed files with 528 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
add_subdirectory(2048)
|
||||
add_subdirectory(Chess)
|
||||
add_subdirectory(Minesweeper)
|
||||
add_subdirectory(Snake)
|
||||
add_subdirectory(Solitaire)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue