Building Velodrome: A Real-Time Multiplayer Typing Race Game (opens in new tab)
Building Velodrome: A Real-Time Multiplayer Typing Race Game I built a full-stack typing game with live multiplayer, ghost racer replays, and per-key analytics. This post covers how I solved the hard parts. Live demo | GitHub The Idea Typing games like TypeRacer are fun, but I wanted to add something different. Three things mattered to me: Ghost racer - your best run replays as an opponent in future races Per-key analytics - figure out which specific characters trip you up Real-time multiplay...
Read the original article