I made a small Pong game to share as a simple Babylon.JS example.
Source is available here on GitHub as well as a playable demo.
I’m having a hard time beating the UI, but a friend sent me a video where he did.
I made a small Pong game to share as a simple Babylon.JS example.
Source is available here on GitHub as well as a playable demo.
I’m having a hard time beating the UI, but a friend sent me a video where he did.
It’s been updated to have sounds, win/lose conditions, and a unit test.
I’ve updated this example/tutorial to support mobile (phones/tablets). And I’ve included a DESIGN doc that outlines how it’s put together.