An HTML5 Game by Brian Ford, Sharon Lee, and Jon Budzenski
Requires Node.js
clone
git clone [email protected]:btford/end-runner.git
cd end-runner
install deps with npm
npm install
and run
node server.js
visit http://localhost:3000
to play!
MIT