TypeRoyale
Multiplayer Typing Game
TypeRoyale is a real-time multiplayer typing game where players compete to type the fastest. Built with a custom WebSocket server and an authoritative timer to keep matches fair.
Technical details
- ✱Custom WebSocket server with in-memory matchmaking
- ✱Authoritative server-side timer for cheat prevention
- ✱Next.js, TypeScript, Socket.io, Node.js