Back to projects

TypeSynq Royale

Full-Stack Web3 Developer

TypeSynq Royale preview

TypeSynq Royale is a multiplayer typing battle where several players race through the same passage at the same time. Multisynq keeps every client in sync over WebSocket, so the race stays fair even when players sit on different connections.

The stakes are on-chain. Players bet before a match and smart contracts on the Monad Testnet hold the pot and distribute rewards to the winner, which meant the game logic and the contract logic had to agree exactly on who won and when.

The host configures each round: word count, time limit, and theme. The word set itself is generated by AI to match the chosen theme, so a lobby can go from programming jargon to football vocabulary without anyone maintaining word lists by hand.

The project placed in the top 6 at the official Monad Game Hackathon.

React
TypeScript
Multisynq
Solidity
Ethers.js
MongoDB