A "Twitch Plays Pokemon" version of 2048.
- Live version: http://hnplays2048.herokuapp.com
- API: http://hnplays2048.herokuapp.com/api
- Tweeted by Gabriele Cirulli: https://twitter.com/gabrielecirulli/statuses/444183831097397248
- Featured on the top of HN on March 19, 2014.
Local:
git clone [email protected]:grant/hnplays2048.git
npm install
node app
Publishing:
git clone [email protected]:grant/hnplays2048.git
npm install
heroku create
git push heroku master
heroku open
Developing:
node app
shell shell/sass.sh