Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roulette

A simple roulette game implementation in C#, created as a practice project to reinforce programming fundamentals, randomness, and control flow.

This repository contains a basic simulation of a roulette wheel and betting logic, demonstrating an understanding of game mechanics and probability in code.


Purpose

This project was developed to:

  • Practice C# programming with control structures and randomness
  • Understand basic game logic simulation
  • Explore probability and outcomes in a fun context
  • Strengthen problem solving and algorithmic thinking

Features

✔ Random number generation for wheel spins
✔ Bet types and payout logic
✔ Simple console interaction
✔ Win/loss tracking

About

Roulette game logic and winning squares / bets prediction written in C#.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages