Apple Rush
Real-time multiplayer browser game — race to collect apples.
Server-authoritative multiplayer on Node + Socket.IO: the server owns movement, collision, spawning and scoring so every session stays fair and in sync. Rendered entirely with the DOM and CSS transforms — no canvas. First to 10 apples wins.
- TypeScript
- Node.js
- Socket.IO
- Express
- Vite