Settings

Theme

Show HN: Wheel Ball – Multiplayer game for the web

miguelripoll23.github.io

1 points by PhilDunphy23 a year ago · 0 comments · 1 min read

Reader

This is my second time publishing this project so I've made some improvements based on what I saw people experiencing.

New changes:

- Added ping status for players connected to the the host

- Added boundary checks for ball and player

- Improved registration / sign in to make it more intuitive

- Improved car controls!

- Improved debug UI

Tech stack:

- Passkey for registration and login

- JSON Web Tokens for game server authentication

- WebSocket for real-time notifications and tunneled communication between server and player

- WebRTC for real-time communication between host and players

- Web Crypto API for server configuration and player scores handling

Known issues:

- Car can end up stuck in a collision when hitting a wall

- Matches with more than two players may have some issues with objects data (investigating...)

Source code: https://github.com/MiguelRipoll23/wheel-ball

Feedback appreciated.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection