File | Date | Author | Commit |
---|---|---|---|
.settings | 2015-11-18 |
![]() |
[93277a] initial commit |
src | 2015-11-18 |
![]() |
[93277a] initial commit |
.classpath | 2015-11-18 |
![]() |
[93277a] initial commit |
.project | 2015-11-18 |
![]() |
[93277a] initial commit |
Icon.png | 2015-11-18 |
![]() |
[93277a] initial commit |
LICENSE | 2016-12-06 |
![]() |
[4568c4] tictactoe |
README.md | 2016-12-06 |
![]() |
[559958] tictactoe |
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.
TicTacToe is licensed under MIT License.