You are tasked with preparing King Tut to make the journey from death to the afterlife. Solve the two puzzles to complete the task.
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 serve
Build: npm run build