Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Counter

A blackjack app that replaces chips and currency—but you still play with real cards. I created it because I don’t always want to lug my poker case around, but I also don’t want to give up the feel of physical cards. It’s basically a hybrid solution. Made with python and streamlit.

To run:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
streamlit run main.py

Credits

Streamlit - The core part of this program

About

A blackjack money counter, just like those poker chip counter apps.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages