Babylon.js 3D platformer demo

October 12, 2022 ยท View on GitHub

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

Screenshot

Written in TypeScript, bundled with Webpack.

Play online

Build

  • 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