Skip to content

This project is basically a Tic Tac Toe engine. It's core is based on the minimax search algorithm and it looks throughout all possible moves, to find out what's the best move in the position.

Notifications You must be signed in to change notification settings

GabrielNatucci/tic-tac-toe_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

About

This project is basically a Tic Tac Toe engine. It's core is based on the minimax search algorithm and it looks throughout all possible moves, to find out what's the best move in the position.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published