MinhasKamal / TicTacToe

Naive AI Enabled Tic-Tac-Toe Game (noughts-and-crosses-Xs-Os-paper-pencil)

Home Page:http://minhaskamal.github.io/TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎲 TicTacToe/CrissCross

Naive AI Enabled Tic-Tac-Toe Game

It is a simple Tic-Tac-Toe game and you can play with the computer too! The computer has two AI-Players, having two levels of smartness. It is almost impossible to beat the hard level 😎.

The game was first created in C, then was rewritten and converted to Java. The actual name of the project was CrissCross. There is also a LAN based version of it here.

Views

Releases

License

MIT License
TicTacToe is licensed under MIT License.

About

Naive AI Enabled Tic-Tac-Toe Game (noughts-and-crosses-Xs-Os-paper-pencil)

http://minhaskamal.github.io/TicTacToe

License:MIT License


Languages

Language:Java 100.0%