Skip to content

simonemayers/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿƒ Blackjack

Welcome to Blackjack, a classic card game implemented in Java. This project is a fun and interactive way to practice Java programming while enjoying a popular casino game.

Table of Contents

Features

  • ๐ŸŽฒ Gameplay: Play the classic game of Blackjack.
  • ๐Ÿค– AI Dealer: Compete against an AI dealer.
  • ๐Ÿ“Š Score Tracking: Keep track of your wins and losses.

Technologies Used

  • Java: The programming language used for this project.
  • IDE: Developed using an integrated development environment like IntelliJ IDEA.

Installation

  1. Clone the repository:
    git clone https://github.com/simonemayers/blackjack.git
  2. Navigate to the project directory:
    cd blackjack
  3. Open the project in your preferred IDE.

Usage

  1. Run the main class to start the game.
  2. Follow the on-screen instructions to play Blackjack.
  3. Enjoy the game and try to beat the dealer!

Contributing

Contributions are welcome! Hereโ€™s how you can get involved:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Commit your changes:
    git commit -m "Add new feature"
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • ๐Ÿ“š Special thanks to the open-source community for their invaluable resources and support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages