Skip to content

abuelnasr0/tic-tac-toe-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe-python

tic-tac-toe game which you will play with AI that thinks using minimax algorithm .

Requirements

gamepy

Installing gamepy

$ pip install gamepy 

or

$ pip3 install gamepy

or

$ py -m pip install gamepy

About

tic-tac-toe game which you will play with AI that think using minimax algorithm .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages