Skip to content

A roulette simulator to teach probability

Notifications You must be signed in to change notification settings

Ferboinkles/Roulette-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 1, 2026
4362643 · · Jan 1, 2026

History

29 Commits
Oct 29, 2025
Jan 1, 2026
Nov 7, 2025
Oct 29, 2025
Oct 29, 2025
Oct 29, 2025
Nov 4, 2025
Jan 1, 2026
Dec 16, 2025
Oct 29, 2025
Oct 29, 2025
Oct 29, 2025
Oct 29, 2025
Oct 29, 2025

Repository files navigation

Roulette Simulator is a simple website that simulates the chances of you winning in European Roulette and teaches you probability!
You can see it for yourself at roulette-simulator.pages.dev!

If you wanted to host locally, then:

  1. Clone the repository
  2. Do npm install or bun install (recommended) to install all dependencies
  3. Run npm run dev --open or bun dev --open to start the development server
  4. Open http://localhost:5173 in your browser
  5. Enjoy!
  6. If you wanna edit the code, read the svelte docs here

About

A roulette simulator to teach probability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published