Skip to content

pberry/Monte-Carlo-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Compiling:

gcc -O2 -o mcttt -std=c99 -Wall mcttt.c

About

The AI player has no knowledge of the rules or goals of the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages