Skip to content

Futuraura/python-blackjack-game

Repository files navigation

A simple blackjack game in python

Nothing too complicated, I thought through the UX, should be just fine :>

Soon there will be a lot more tho, I plan on adding some fun stuff like a shop where you can buy different stuff o( ̄ ▽  ̄)ブ

Thank you, for writing the commit messages, Claude Sonnet 4! I couldn't have done that better myself TwT

Requirements

  • Python >=3.12
  • Every python module in requirements.txt

Installation

  1. Clone or download the repository to your local machine

  2. Navigate to the project directory and install dependencies:

    pip install -r requirements.txt
  3. Run the game:

    python main.py

About

A blackjack game written in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published