You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A real-time multiplayer word guessing game where players join rooms, take turns picking a word, and others race to guess it. Rooms are dynamic — players can join and leave at any time, with live notifications and automatic cleanup when a room empties. Tech Stack Node.js + WebSockets (ws) — real-time bidirectional communication Redis Pub/Sub — room