256 is a JavaScript clone of the popular game 2048.
This version was created in one day by Pat Holland and Justin Grassé in January 2017 as an assignment at Dev Bootcamp in Seattle.
Check out the app here.
This app was originally built on Rails 5.0.1. It was adapted to use Node.js 5.9.1, using the app from the Heroku Getting Started with Node on Heroku article as a guide.
View the deployed Node version here. Be sure to check out this repository's "nodify" branch.