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.