Hosted by the ECE Undergradute Student Council at UCSD. Powered by PYTHON and GIT.
Games are played in the terminal console:
- BLACKJACK (Victor)
- WAR (in progress, Chau)
- Have PYTHON (version 2) and GIT installed. (Note: Git Bash will work as your terminal).
- On your PC, navigate to any directory where you want to save the folder of game files.
- Right click and select
Git Bash Here
inside the directory. - Download the game folder with the command
git clone https://github.com/vmm2297/ECE-Casino.git
. - Navigate into the game folder with the command
cd ECE-Casino
. - Start playing in the ECE Casino with the command
python CASINO.py
. - HAVE FUN! WHOOO!!!
This project is licensed under the terms of the MIT license.