JordanLeich / Blackjack-21

This is a game where you play against the dealer and try to get the higher values of cards without exceeding the number 21.
MIT License
8 stars 6 forks source link
blackjack cards cash-balance dealer game higher-values playsound python-modules tie

Blackjack 21 πŸƒ


wallpaper

Description πŸƒ

Demonstration πŸ“Ή

BlackJack

Instructions 🎲

Option 1 (Python installed)

  1. Make sure you installed all the python modules found in the requirements document here.
  2. Go to the releases page on GitHub and download the latest zip file.
  3. unzip the zip file wherever you like, simply run main.py.

Additional πŸ““

  1. Latest version of Blackjack 21, this release is the most recommended for players and developers. The latest release will always contain completed code and will be considered a stable, working release.
  2. Oldest version of Blackjack 21, this release is super outdated and lacks hundreds of improvements and features. Ideally, this version is best if you don't want all the newest features but want the most basic version of Blackjack 21.

TODO List ❗

Contributing ✍️

Bug Reporting 🐞