A python game that consists of Blackjack, Roulette, and HiLo made for my Computing Fundamentals Course
- First make sure all files are in under the same folder.
- enter
python3 main.py
in the command line to run the game - Make sure you are in the game directory before running the previous command