diff options
Diffstat (limited to 'games/simplesok/README')
-rw-r--r-- | games/simplesok/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/simplesok/README b/games/simplesok/README new file mode 100644 index 000000000000..22a77fc61d6a --- /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. |