Tic-Tac-Toe game Project and the famous 3CUPS street game made with Python Programming.
This is 2 mini-projects to learn Python Programming.
- Clone the repository using the following command:
git clone https://github.com/rougixxx/Tic-Tac-Toe.git
- Navigate to the project directory:
cd Tic-Tac-Toe/
- Execute the python Scripts:
For Tic-Tac-Toe Game:For The 3 Cups Game:python project.py
python 3cups_game/3cups_game.py
- Have Fun :D