Skip to content

Singh48/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This program implements minimax algorithm to create a unbeatable AI bot at the game of tic-tac-toe. The game can be played between an user(human) and the computer.

The AI bot computation time can be reduce makin use of alpha-beta pruning.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages