summaryrefslogtreecommitdiffstats
path: root/games/simplesok/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-29 08:00:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-29 08:00:55 +0700
commit52a216c1b26b08a84a7dea0e0ef3559111f35490 (patch)
tree3825937f0a6ef2eeeed4ad1ab1c85dd2e5889f6f /games/simplesok/README
parent2cca3a4678679ed0488f54b0787be93638089d8a (diff)
downloadslackbuilds-52a216c1b26b08a84a7dea0e0ef3559111f35490.tar.gz
slackbuilds-52a216c1b26b08a84a7dea0e0ef3559111f35490.tar.xz
games/simplesok: Added (a simple Sokoban game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/simplesok/README')
-rw-r--r--games/simplesok/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/simplesok/README b/games/simplesok/README
new file mode 100644
index 0000000000..22a77fc61d
--- /dev/null
+++ b/games/simplesok/README
@@ -0,0 +1,3 @@
+Simple Sokoban is a (simple) Sokoban game aimed at playability and
+portability across systems. It is written in ANSI C89, using SDL
+for user interactions.