a game about probability and coins. written with tk in python
- numpy
pip install numpy
- tkinter
pip install tk
- on macOS, also run
brew install python-tk
- on macOS, also run
- matplotlib
pip install matplotlib
my pal christopher gave me the idea for this and helped me conceptualize the math side of it. + he gave me moral support while i developed it over the course of a few hours