Skip to content

cout-hello-world/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

This program plays perfect tic-tac-toe for desktop with a brute-force minimax algorithm.

Compile with java 1.7 or greater with
javac *.java
from the root of the archive.
Run with
java TicTacToe

About

This game plays perfect Tic-Tac-Toe as the second player using the brute-force minimax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages