Show HN: Hood Ball – Multiplayer car-based soccer battle (v2)(miguelripoll23.github.io) I published this game here a few months ago, and since then I've made some major fixes, improved the netcode, and added a debug menu to inspect the game and network state. Hope you enjoy it! Features: - 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 - Debug menu for inspecting game and network state (new!) Game's source code: https://github.com/MiguelRipoll23/hood-ball Server's source code: https://github.com/MiguelRipoll23/gameserver |
No comments yet