RouletteSimulator
A full-featured browser-based roulette casino simulator equipped with an automated betting bot acting upon popular betting strategies.
The Challenge
Drawing a customized virtual roulette table UI precisely mapping split, street, corner bets perfectly to responsive DOM components alongside backend databases.
My Solution
Developed entirely in React and Tailwind utilizing Supabase bindings for reliable, fast data syncing coupled natively with Vite build tools.
Tech Stack
- React 18: Used React 18 for building this project.
- TypeScript: Used TypeScript for building this project.
- Vite: Used Vite for building this project.
- Tailwind CSS: Used Tailwind CSS for building this project.
- shadcn/ui: Used shadcn/ui for building this project.
Technical Deep-Dive
Gemini AI evaluates the game history locally making real-time guesses. State is managed reactively allowing deep custom betting strategy manipulation.