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 2024-03-13 at 4 55 05 PM

Screenshot 2: Bankpage

image

Screenshot 3: Gamepage

Screenshot 2024-03-13 at 4 56 02 PM

Screenshot 2024-03-13 at 4 57 52 PM

Screenshot 2024-03-13 at 4 58 14 PM

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.

Built With

Share this project:

Updates