diff options
Diffstat (limited to 'games/nSnake/README')
-rw-r--r-- | games/nSnake/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/nSnake/README b/games/nSnake/README new file mode 100644 index 0000000000..39466546f7 --- /dev/null +++ b/games/nSnake/README @@ -0,0 +1,3 @@ +nSnake is a clone of the classic snake game that we all used to play +on our cellphones. You play this game on the terminal, with textual +interface. |