diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..2f758e28197f0e1ff411506763d06a7a0348bc7f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# 2048 +A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo.a1024), based on [Saming's 2048](saming.fr/p/2048/) (also a clone). + +Made just for fun.