TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Wheel Ball – Multiplayer game for the web

1 点作者 PhilDunphy235 个月前
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.

暂无评论

暂无评论