@author H. Furkan Vural [email protected]
Following libraries required to run project. Most of them are already installed with python, yet they can be installed with "pip install ".
random unittest mock logging sys
Open command line on main directory and run "python kata-trading-card-game". Game will start.
Or
Open command line into the trading-card-game directory and run "python main.py". Game will start.
Open command line into the trading-card-game directory and run "python Game_test.py" or "python Player_test.py"
If you have an issue, please don't hesitate to contact me via email.