A hack week project to create a virtual version of the 5th floor of Instructure's SLC office (the engineering floor.)
This runs in Chrome. I haven't tried it on anything else...
- Run
npm install
- Start up the local server eith
npm start
- Visit the game at
http://localhost:5000
This is set up with old-school NES style controls
W: Up A: Left S: Down D: Right
H: B button J: A button
Much of the basic game engine is from the Meth Meth Method tutorial on building Super Mario in JS
Sound fx come from FreeSound
Music is from Zelda II: The Adventure of Link