MozillaReality / jumpy-balls

INACTIVE - Example game with ecsy, three.js and ammo.js physics
https://mixedreality.mozilla.org/jumpy-balls/
MIT License
34 stars 8 forks source link

Simple game mechanics #12

Closed fernandojsg closed 4 years ago

fernandojsg commented 4 years ago
  1. Start button will reset the counters and start on level 1 and throw balls
  2. Player can't die, it will just keep using balls as there is no tomorrow!
  3. There may be a reset button to start again
  4. If you end up all the levels, you will just get a message to start over (the same as 1)