Skip to content

TomWHall/p2babylonunicycle

Repository files navigation

p2BabylonUnicycle

A 2.5D unicycle platform game demo combining p2.js for 2D physics and Babylon.js for 3D rendering.

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

About

A 2.5D unicycle platform game demo combining p2.js and Babylon.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published