Skip to content

My first project on python. Includes Player VS AI and Player VS Player Mode.

Notifications You must be signed in to change notification settings

Shaheer-Kashif/TicTacToe-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe-Py

TicTacToe developed using Python Language with fully functioning Main Menu, Stats Menu and an AI Bot.

Installation For Source Code

  1. Clone This Repository to your machine
  2. Create a Python virtual environment (optional but recommended) using Command Prompt in the Repository Folder: python -m venv venv
  3. Install the required Python packages using Command Prompt: pip install -r requirements.txt
  4. Done!

Just Want to Play the Game?

Download tictactoe_exe.rar in the game folder, extract it and launch tictactoe.exe!

Some Screenshots of the game:-

Main Menu Start Game Menu Stats Menu