Abandoned and unsupported
Game logic is in script.js
file, while purchasable items are listed in the document itself, see index.jade
Install pug command line tool
npm i -g pug-cli
Compile the document template
pug index.jade
Open it in your preferred browser
chromium-browser index.html