mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:07:34 +00:00
Games: Add Spider
Scoring is designed to mimic Microsoft's implementation - starting at 500, decreasing by 1 every move, and increasing by 100 for every full stack. Fixes GH-5319.
This commit is contained in:
parent
b7e806e15e
commit
3f8857cd21
9 changed files with 676 additions and 0 deletions
4
Base/res/apps/Spider.af
Normal file
4
Base/res/apps/Spider.af
Normal file
|
@ -0,0 +1,4 @@
|
|||
[App]
|
||||
Name=Spider
|
||||
Executable=/bin/Spider
|
||||
Category=Games
|
BIN
Base/res/icons/16x16/app-spider.png
Normal file
BIN
Base/res/icons/16x16/app-spider.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 148 B |
BIN
Base/res/icons/32x32/app-spider.png
Normal file
BIN
Base/res/icons/32x32/app-spider.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 598 B |
Loading…
Add table
Add a link
Reference in a new issue