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.
-
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.
Screenshot 1: Homepage
Screenshot 2: Bankpage
Screenshot 3: Gamepage
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
Contributions are welcome! If you have any ideas for improvements or new features, feel free to submit a pull request or open an issue.
This Blackjack game was created by Micah Olugbamila.
This project is licensed under the MIT License.