Skip to content

It is a tic-tac-toe game written in python using the pygame framework and the computer AI is implemented using the minimax algorithm

Notifications You must be signed in to change notification settings

sadekmehri/Tic-Tac-Toe-Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

It is a tic-tac-toe game written in python using the pygame framework and the computer AI is implemented using the minimax algorithm.

Technologies

Project is created with:

  • Pygame version: 2.0.1

Setup

To run this project, install it locally using pip:

$ cd ../project_name
$ pip install -r requirements.txt

Reviews schema

Reviews schema Reviews schema Reviews schema Reviews schema

About

It is a tic-tac-toe game written in python using the pygame framework and the computer AI is implemented using the minimax algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages