Skip to content

vinayakjeet/Roulette_Royale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Roulette Royale

Roulette Royale is an exciting casino-style roulette simulation game written in C++. It offers a realistic gambling experience by simulating a roulette wheel and allowing users to bet on the outcome of each spin. This project is designed to be both educational and entertaining, providing insights into basic game development, C++ programming, and simple probability concepts.

Roulette Wheel

Features

  • Multiple Betting Options: Players can bet on numbers, colors, or ranges.
  • Graphical User Interface: A simple and interactive GUI.
  • Player Statistics: Tracks each player's betting history and balance.
  • Multiplayer Support: Play with friends or AI opponents.
  • Educational Mode: Learn the probabilities of different bets.

Getting Started

Prerequisites

Ensure you have a C++ compiler installed, such as g++ or Clang. This project uses C++17 features, so your compiler must support at least C++17.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published