Skip to content

My implementation of minimax algorithm in the tic-tac-toe game

License

Notifications You must be signed in to change notification settings

1323ED5/tic-tac-toe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is my implementation of minimax algorithm in the tic-tac-toe game

Cell id's for console version of the game:

0 1 2
3 4 5
6 7 8

Additional info

About

My implementation of minimax algorithm in the tic-tac-toe game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages