Whell Ball: multiplayer game for the web(miguelripoll23.github.io)1 points·by PhilDunphy23·2 yıl önce·1 commentsmiguelripoll23.github.ioWhell Ball: multiplayer game for the webhttps://miguelripoll23.github.io/wheel-ball/2 commentsPost comment[–]PhilDunphy23·2 yıl öncereplyTech 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 handlingSource code: https://github.com/MiguelRipoll23/wheel-ballFeedback appreciated.[+][deleted]·2 yıl önce
- 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.