Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 284 Bytes

File metadata and controls

4 lines (3 loc) · 284 Bytes

A currently working version of the game can be found at the commit "Smaller Changes"

To locally run the game, install http-server 'npm install --global http-server' and run it from installed directory: 'http-server -c-1' Then visit 'http://localhost:8080/lab.html' in your browser.