jameswong3388 / Blackjack

Minimal Blackjack in Python ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Minimal Blackjack in Python ✨

License:MIT License


Languages

Language:Python 100.0%