Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Description

Tic-Tac-Toe game made with python using pygame library.
It has two versions :-

  1. Play with Friend 🧑🏻.
  2. Play with AI 🤖.

Tic-Tac-Toe ScreenShots

Screenshot 2023-06-29 150136

Installation ℹ️

Steps to installation

1. Install Pygame library using following command.

Download the Python 3 installer package from the official website and install it, if not installed previously. Run the following in the terminal to install the Pygame library

$ pip install pygame

2. Running the application

Download the source code from the repository and run the file just as any other Python script (.py) file.

$ python3 "TicTacToe.py"

Controls 🎮

[ + ] Use mouse 🖱️ for playing.
[ + ] For reseting the game press R ⌨️.
[ + ] For returning to main menu press BACKSPACE ⌨️.



## 🎉 Happy Playing 🎮 😊 !!🎉

About

Tic-Tac-Toe game made using pygame module and added AI.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages