summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-08-07 15:56:11 +0100
committerKatolaZ <katolaz@freaknet.org>2019-08-07 15:56:11 +0100
commitbca8e3bce04a63caf5e24c6c4b70c8603756d80f (patch)
treed542b3315433e9bfbd97c6926f77bf3ceed12b02 /README.md
parenta415d8d20f878bfef86705721f1ef2d6d31263f6 (diff)
add Makefile, README, manpagev0.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
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.