TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Wheel Ball – Multiplayer game for the web

1 pointsby PhilDunphy235 months ago
This is my second time publishing this project so I&#x27;ve made some improvements based on what I saw people experiencing.<p>New changes:<p>- Added ping status for players connected to the the host<p>- Added boundary checks for ball and player<p>- Improved registration &#x2F; sign in to make it more intuitive<p>- Improved car controls!<p>- Improved debug UI<p>Tech stack:<p>- Passkey for registration and login<p>- JSON Web Tokens for game server authentication<p>- WebSocket for real-time notifications and tunneled communication between server and player<p>- WebRTC for real-time communication between host and players<p>- Web Crypto API for server configuration and player scores handling<p>Known issues:<p>- Car can end up stuck in a collision when hitting a wall<p>- Matches with more than two players may have some issues with objects data (investigating...)<p>Source code: <a href="https:&#x2F;&#x2F;github.com&#x2F;MiguelRipoll23&#x2F;wheel-ball">https:&#x2F;&#x2F;github.com&#x2F;MiguelRipoll23&#x2F;wheel-ball</a><p>Feedback appreciated.

no comments

no comments