This project was completed in March 2021 and it was used to learn python OOP. The aim was to replicate the War card game.
First you have enter player1 and player2 names, after that the game has started, you just need to insert any key to play each round or 'q' to stop playing.
Run the command python3 src/main.py
to start the game. See the exemple bellow :
cd war
python3 src/main.py