Skip to content

A program I wrote for CS-1203 Data Structures. I implement Monte Carlo Tree Search in C to play Tic Tac Toe. My original plan was to do this for Ultimate Tic Tac Toe, but I found that that was needlessly complicated and that it would be better to just implement Monte Carlo Tree Search for a simpler game to demonstrate my technical knowledge.

Notifications You must be signed in to change notification settings

Hrsh-Venket/Monte-Carlo-Tree-Search-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

A program I wrote for CS-1203 Data Structures. I implement Monte Carlo Tree Search in C to play Tic Tac Toe. My original plan was to do this for Ultimate Tic Tac Toe, but I found that that was needlessly complicated and that it would be better to just implement Monte Carlo Tree Search for a simpler game to demonstrate my technical knowledge.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages