Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

19 lines (18 loc) · 1.06 KB

Casino Galaxy - Java Project

By StevenDev

Description

The Casino Galaxy is a Java project that simulates a virtual casino. The project includes three main games: Roulette, Blackjack, and Horse Racing. The horses for the Horse Racing game are randomly selected from a text file.

Games

  • Roulette: The roulette game is a simulation of the famous gambling game. Players can place bets on numbers, colors, or combinations of numbers.
  • Blackjack: The blackjack game is a card game where players compete against the dealer to get a hand with a value as close to 21 as possible without exceeding it.
  • Horse Racing: The horse racing game allows players to bet on randomly selected horses. The outcome of the race is determined by the performance of the horses.

License

This project is licensed for personal use only. You are free to use and modify the project for your personal entertainment but not for commercial purposes.