Real-time casino platform · 2024
ZimBet.
A real-time casino platform with six provably fair games. Every round can be independently verified, results render on the Canvas API, and multiplayer state is synced live across players.
Six games
-
Aviator
A rising multiplier you have to cash out before it crashes — pure nerve and timing.
-
Plinko
Drop a ball through a peg board and watch it bounce into a multiplier slot, animated on Canvas.
-
Mines
Reveal safe tiles for a growing payout while avoiding the hidden mines.
-
Dice, Coinflip & Wheel
The classics — pick your odds on dice, call a coin flip, or spin the wheel for a multiplier.
-
Provably fair
Each round's outcome is generated from a verifiable seed, so any result can be checked after the fact.
-
Real-time multiplayer
Game and player state stay in sync across clients through Supabase Realtime channels.
Built with
How it's built
ZimBet is a React + TypeScript app where each game's animation runs on the Canvas API and shared state is kept consistent across players using Supabase Realtime. Outcomes are derived from a verifiable seed so every round is provably fair and can be audited after it's played.