diff --git a/README.md b/README.md new file mode 100644 index 0000000..2f758e2 --- /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.