summaryrefslogtreecommitdiff
path: root/Base/res/apps/Spider.af
diff options
context:
space:
mode:
authorJamie Mansfield <jmansfield@cadixdev.org>2021-06-16 01:37:29 +0100
committerAndreas Kling <kling@serenityos.org>2021-06-24 10:32:53 +0200
commit3f8857cd21692488a638ce46a6e28bcfc940c817 (patch)
tree70b5a622be3e4fdaacecda8a9396c52442c3d591 /Base/res/apps/Spider.af
parentb7e806e15ef6b45fe662f3ca95e9856313021127 (diff)
downloadserenity-3f8857cd21692488a638ce46a6e28bcfc940c817.zip
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.
Diffstat (limited to 'Base/res/apps/Spider.af')
-rw-r--r--Base/res/apps/Spider.af4
1 files changed, 4 insertions, 0 deletions
diff --git a/Base/res/apps/Spider.af b/Base/res/apps/Spider.af
new file mode 100644
index 0000000000..301ac2cf38
--- /dev/null
+++ b/Base/res/apps/Spider.af
@@ -0,0 +1,4 @@
+[App]
+Name=Spider
+Executable=/bin/Spider
+Category=Games