Blackjack Game
Description
This project is a simple implementation of the classic casino card game Blackjack using Java and JavaFX. This is a single-player game where players can enjoy a game of Blackjack against the computer dealer with a graphical user interface.
Features
- User-friendly graphical interface built with JavaFX.
- Single-player mode against a computer dealer.
- Simple and intuitive gameplay following standard Blackjack rules.
- Rules page for beginners and how to use guide
- Quick play mode (skip banking)
- Scorekeeping to track wins, losses, and ties.
## Screenshots
Screenshot 1: Homepage
Screenshot 2: Bankpage
Screenshot 3: Gamepage
Installation
This program requires Java and JavaFX to be installed on the local machine to run. Follow the suggestions in the link to install packages. https://docs.oracle.com/javafx/2/installation/jfxpub-installation.htm
Contributing
Contributions are welcome! If you have any ideas for improvements or new features, feel free to submit a pull request or open an issue.
Credits
This Blackjack game was created by Micah Olugbamila.
License
This project is licensed under the MIT License.
Log in or sign up for Devpost to join the conversation.