Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 418 Bytes

File metadata and controls

5 lines (3 loc) · 418 Bytes

A monopoly companion banking app built with Next.js.

Sign in with Google, spin up a game or join one with a code, and once you're in the lobby you can send funds to other players and watch balances update instantly, no refreshing, no "wait did that go through." Real-time sync runs on Pusher (web sockets), so every transfer shows up the second it happens for everyone in the game.

Tech: Next.js, tRPC, Drizzle