10000 GitHub - cout-hello-world/tictactoe: This game plays perfect Tic-Tac-Toe as the second player using the brute-force minimax.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cout-hello-world/tictactoe

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

No packages published

Contributors 2

  •  
  •  

Languages

0