Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 372 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 372 Bytes

End Runner (working title)

An HTML5 Game by Brian Ford, Sharon Lee, and Jon Budzenski

Prereqs

Requires Node.js

Running

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!

License

MIT