Skip to content

Using object oriented programming in Python to make a playable AI for tic tac toe, and 4x4 adaptation

Notifications You must be signed in to change notification settings

yoelferd/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

tictactoe AI

Using object oriented programming in Python to make an AI-playable tic tac toe, and 4x4 adaptation

I programmed an opponent for a 3x3 Tic-Tac-Toe game, and new 4x4 extension in Python and demonstrated its performance against a human player. I chose to improve and adapt code for 3x3 tic tac toe to make the computer unbeatable. And I created a version that is 4x4 tic-tac-toe. You can test it out. I bet you can’t beat my AI!

About

Using object oriented programming in Python to make a playable AI for tic tac toe, and 4x4 adaptation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published