Skip to content

In this repo I made a Tic-Tac-Toe game Project with Python Programming

Notifications You must be signed in to change notification settings

rougixxx/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Tic-Tac-Toe game Project and the famous 3CUPS street game made with Python Programming.

This is 2 mini-projects to learn Python Programming.

Preview of the Tic-Tac-Toe Game:

game1 game2


How to test out the Games:

  1. Clone the repository using the following command:
    git clone https://github.com/rougixxx/Tic-Tac-Toe.git
    
  2. Navigate to the project directory:
    cd Tic-Tac-Toe/
    
  3. Execute the python Scripts:
    For Tic-Tac-Toe Game:
    python project.py
    For The 3 Cups Game:
    python 3cups_game/3cups_game.py
  4. Have Fun :D

About

In this repo I made a Tic-Tac-Toe game Project with Python Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published