Play Connect 4 against another person.
Curious about how I built it? Check out the Blog Post.
Send this game link to your friend so they can join you.
Note: This is a demo of a real-time multiplayer game using WebSockets and Google Pub/Sub. Game data is not stored and will be lost when both players leave.