A 3D platform game demo using Babylon.js and React

Written in TypeScript, bundled with Webpack.
Play online
- If not installed, install Node.js
- Install NPM packages:
npm install
- To build in release mode:
release.cmd
- To build in dev mode with file watch:
dev.cmd
Files are output to /build