/Blackjack

Minimal Blackjack in Python ✨

Primary LanguagePythonMIT LicenseMIT

Intro

Introducing a minimal version of the classic card game Blackjack, now available in Python! 🥳

This version of the game does not include a dealer, allowing players to focus on honing their own strategy and skills.

Requirement

python - ^3.10*

Running the project

Double-click the main.py file to run the game.

Bugs and Issues

If you find any bugs or issues, please report it to the issue tracker

Credits: