Skip to content

fewf/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

tictactoe

This simple Tic-Tac-Toe will never lose, without having to do any minimax computation. It works by a fairly simple decision-making process. It is context-independent except for one patch to avoid a common trap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published