https://github.com/thestevendev/java-casino
A Java casino minigame created with java swing
https://github.com/thestevendev/java-casino
casino gui java swing
Last synced: 9 months ago
JSON representation
A Java casino minigame created with java swing
- Host: GitHub
- URL: https://github.com/thestevendev/java-casino
- Owner: TheStevenDev
- Created: 2023-05-28T20:32:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T15:45:18.000Z (almost 3 years ago)
- Last Synced: 2025-08-14T07:46:58.328Z (9 months ago)
- Topics: casino, gui, java, swing
- Language: Java
- Homepage:
- Size: 12.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.