Closed AnshNikhare closed 3 months ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
Issue Number: #330
Blackjack Game in Java
Project Proposal
Overview
This project is a command-line implementation of the classic card game Blackjack, also known as 21. The game allows a single player to compete against a dealer, with the objective of achieving a hand value as close to 21 as possible without exceeding it. The game incorporates fundamental Blackjack rules and provides a text-based graphical representation of the cards to enhance the user experience.
Objectives
Features
Card Representation:
Game Play:
Score Calculation:
Card Display:
Game Outcome:
Technologies Used