Skip to content

colatkinson/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Tic-Tac-Toe

A simple implementation of the minimax algorithm. There is an initial proof of concept in Python, and then a more finely-tuned version in C++. It can be compiled using emscripten, as shown on the projects Github page.

About

A simple implementation of minimax for Tic-Tac-Toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors