From bca8e3bce04a63caf5e24c6c4b70c8603756d80f Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Wed, 7 Aug 2019 15:56:11 +0100 Subject: add Makefile, README, manpage --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 +. You can use, copy, modify, and redistribute it +under the terms of the MIT/X11 licence. -- cgit v1.2.3