An open API service indexing awesome lists of open source software.

https://github.com/minhaskamal/tictactoe

Naive AI Enabled Tic-Tac-Toe Game (noughts-and-crosses-Xs-Os-paper-pencil)
https://github.com/minhaskamal/tictactoe

ai artificial-intelligence game java noughts-and-crosses tictactoe

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# :game_die: TicTacToe/CrissCross
#### Naive AI Enabled Tic-Tac-Toe Game

It is a simple [Tic-Tac-Toe](http://minhaskamal.github.io/TicTacToe) 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 :sunglasses:.

The game was first created [in C](https://github.com/MinhasKamal/CoolConsoleGames/blob/master/src/CrissCrossV-2.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](https://github.com/MinhasKamal/ServerClient/tree/master/src/onlineGame).

### Views





### Releases

- Version 4 - Release Date: 11 Jun 2014
- Version 3 - Release Date: 10 Nov 2013
- Version 2 - Release Date: 08 Jun 2013

### License
MIT License
TicTacToe is licensed under MIT License.