Settings

Theme

Show HN: Wheel Ball – Multiplayer game for the web

miguelripoll23.github.io

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

Reader

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

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

Feedback appreciated.

codingdave a year ago

As far as I can tell, this is just a login screen with a register button that doesn't do anything.

  • PhilDunphy23OP a year ago

    Is your browser missing passkey support? If you see any errors please let me know.

h4kbas a year ago

I loved apple id login support

Keyboard Shortcuts

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