diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-07-22 20:53:57 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-25 21:52:40 -0500 |
commit | 25c67f495a0266da578d43f1b3ed64166b96bf38 (patch) | |
tree | 0446444fa0bde0661d6c65bb33315bad85dbe757 /games/simsu/README | |
parent | 95e9c5789ed9200eaaa7d694dca39794db2813d0 (diff) |
games/simsu: Added (A basic Sudoku game)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/simsu/README')
-rw-r--r-- | games/simsu/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/simsu/README b/games/simsu/README new file mode 100644 index 000000000000..dea5b389843f --- /dev/null +++ b/games/simsu/README @@ -0,0 +1,7 @@ +Simsu is a basic Sudoku game. You can switch between filling in +notes (pencil mode), or filling in answers (pen mode). To make it +easier to see where to place numbers, you can highlight all +instances of a number. You can also check your answers for +correctness while playing. The game stores your current notes and +answers, so that you can pick up where you left off the next time +you play. |