/roll-a-ballbyon

Me playing with babylon.js through iterative gameplay features

Primary LanguageTypeScriptMIT LicenseMIT

Roll-A-Ballbylon

This is me, learning Babylon, through iterative features on a Roll-a-ball game.

Shout out to this babylon Typescript Starter for making 0-to-go simple.

Show me!

Check out the live demo

Local dev

After clone simply:

  • npm install (or npm ci)
  • npm start

And navigate to localhost:9000