Skip to content

rontieu/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This is a Java implementation of the game Tic Tac Toe. The AI uses Minimax algorithm with alpha-beta pruning so that it will never lose a game.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages