BALLSMASH - peer-to-peer webcam game

I just made a game that you play against another person with the option of turning on webcam or mic for a more sociable experience. I’m experimenting a lot with webRTC to make games that you can enjoy with another person.

Demo video here - https://www.youtube.com/shorts/WPmxwgPxniA

You can try the game here: https://punkoffice.com/ballsmash

For this I used:

  • React
  • Typescript
  • NodeJS back-end
  • BabylonJS
  • PeerJS (webRTC library)
5 Likes

Cool! Is this open-source? I’d love to add it to awesome-babylonjs.