A terminal-based Blackjack trainer
Project description
🃏 evt-blackjack
📦 Installation
Install via pip (works on macOS, Linux, and Windows): pip install evt-blackjack
▶️ How to Run
🧑💻 Most Users (macOS & Linux): Just run:
bj
🎉 You’re in the game.
🪟 Windows Users
After installing, you might see this warning:
WARNING: The script bj.exe is installed in '...Scripts', which is not on PATH.
That just means Windows doesn't know where to find the bj command yet. You have 2 easy options:
✅ Option 1: Use the fallback command
python -m bj
🛠 Option 2: Add Scripts to your PATH manually
C:\Users\your-name\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_xxx\LocalCache\local- packages\Python311\Scripts
Add it to your system PATH:
Open Start → “Environment Variables”
Edit the Path variable
Add a new entry for the folder path
Click OK and restart your terminal
Then you can run: bj
💡 Features
Terminal-based Blackjack with suit visuals (♥♠♦♣)
Full support for:
Hitting / Standing / Doubling Down
Blackjack detection
Betting & balance tracking
Reshuffling decks
Great for practice or just passing time in the terminal
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evt_blackjack-0.1.1.tar.gz.
File metadata
- Download URL: evt_blackjack-0.1.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c31a70a290174ccf9751e71f9064d1d90709440ee25d3feda21dd56f4fecf97e
|
|
| MD5 |
1993ba2de3e3f98c0f387a00dc34e91c
|
|
| BLAKE2b-256 |
ff791d12a3901b8db81edce187148d8e9adbf49b074fd767e84b01c1ab0cf843
|
File details
Details for the file evt_blackjack-0.1.1-py3-none-any.whl.
File metadata
- Download URL: evt_blackjack-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b28225aed729c6b1b199970ba5d97288ee68041fc69b9a8299ea6a6b892b380d
|
|
| MD5 |
a75925d713f50c5843df92508fda058f
|
|
| BLAKE2b-256 |
1b8176ebf9132262c814a821ca9f03f94ba0b8ff34ee886abd964738e9aad45c
|