diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd1e581 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +2ls10 +===== + +This is a small clone of the popular game '2048', without any +dependency. Check that `config.mk` looks OK, then: + + make + make install + 2ls10 + +COPYING +======= + +`2ls10` is written and maintained by Vincenzo "KatolaZ" Nicosia +<katolaz@freaknet.org>. You can use, copy, modify, and redistribute it +under the terms of the MIT/X11 licence. |