From 089bf5c617f77f7e1f61006cd9301c9d0bbf72f7 Mon Sep 17 00:00:00 2001 From: Rahul Chaudhary Date: Wed, 12 Dec 2018 20:51:36 -0500 Subject: [PATCH 1/2] Enhancement: Support for Quadnix Plugins. --- .quadnix/build.yml | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100755 .quadnix/build.yml diff --git a/.quadnix/build.yml b/.quadnix/build.yml new file mode 100755 index 0000000000..be925300b1 --- /dev/null +++ b/.quadnix/build.yml @@ -0,0 +1 @@ +version: 0.1 diff --git a/README.md b/README.md index 6b1da38794..04b4f9400a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo. Made just for fun. [Play it here!](http://gabrielecirulli.github.io/2048/) +You can also play it [click here](https://plugins.quadnix.com/launch?author=quadnix&id=2048), +powered by [Quadnix Plugins](https://plugins.quadnix.com). + 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) ### Contributions From 731a8688d2ae4284b0b113166069edab2de2f1d1 Mon Sep 17 00:00:00 2001 From: Rahul Chaudhary Date: Sun, 16 Feb 2020 20:48:15 -0500 Subject: [PATCH 2/2] Enhancement: Run link updated in README. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 04b4f9400a..e39494f320 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo. Made just for fun. [Play it here!](http://gabrielecirulli.github.io/2048/) -You can also play it [click here](https://plugins.quadnix.com/launch?author=quadnix&id=2048), -powered by [Quadnix Plugins](https://plugins.quadnix.com). +or, [click here](http://2048game-quadnix.engine.quadnix.com) to play the 2048 game in Quadnix Plugins. 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)