mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +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
8
Base/res/apps/Chess.af
Normal file
8
Base/res/apps/Chess.af
Normal file
|
@ -0,0 +1,8 @@
|
|||
[App]
|
||||
Name=Chess
|
||||
Executable=/bin/Chess
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-chess.png
|
||||
32x32=/res/icons/32x32/app-chess.png
|
Loading…
Add table
Add a link
Reference in a new issue