From d07977f6c65ca75da314a8ff82e300d731f2a8ec Mon Sep 17 00:00:00 2001 From: 622eda98dfef6c4fdb84ccca <622eda98dfef6c4fdb84ccca@devide> Date: Fri, 2 Sep 2022 12:21:30 +0000 Subject: [PATCH] update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b1da38..8f4bd71 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # 2048 A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo.a1024), based on [Saming's 2048](http://saming.fr/p/2048/) (also a clone). +Support Cloud IDE + Made just for fun. [Play it here!](http://gabrielecirulli.github.io/2048/) The official app can also be found on the [Play Store](https://play.google.com/store/apps/details?id=com.gabrielecirulli.app2048) and [App Store!](https://itunes.apple.com/us/app/2048-by-gabriele-cirulli/id868076805) -- GitLab