Use a WebXR Pointer or WASD/Mouse to move and interact.
A JS13K Game starter kit with TypeScript and Webpack using:
- TypeScript
- Webpack
- Google Closure Compiler for minification
- Roadroller for code compression
- ECT for Zipping
Install dependencies: npm install
Run Server: npm run start
Build: npm run build