Hacking something up in aframe
Everything needed for the gsame is contained in the 'public' folder. All dependencies are loaded via CDN references. There is no server side code, and no npm depedencies. However, live-server is recommended for convenient local development; it watches your local files and automatically reloads the web browser on change. To get started:
$ npm install
$ npm run start
I've been starting some additional, indpendent games in sibling top-level folders.
Contact the asset authors for usage restrictions
MIT