gabrielecirulli / 2048

The source code for 2048
https://play2048.co
MIT License
12.16k stars 16.96k forks source link

Quadnix Plugins: Including launch link in README. #475

Closed rash805115 closed 5 years ago

rash805115 commented 6 years ago

Hi and thanks for creating the web version of this game 👍 . I can't install games on my mobile because of office policy, but I enjoy playing it on my laptop.

Now back to the matter at hand, I am working on a project which can run/host/deploy github projects without any server configuration or provisions. I have used this repository as a demo for you.

Project: http://ppib-dev.us-east-1.elasticbeanstalk.com/docs Your 2048 game launch link: http://ppib-dev.us-east-1.elasticbeanstalk.com/launch?id=2048

I was hoping if you can evaluate this project, and if you like, can include the launch link in this repo's README.

My aim is to give small projects a "build & run" platform so that you don't have to spend time, money, or energy in maintaining servers or managing deployments.

Regards.