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

https://github.com/cor/tictacotoe

A simple command line based Tic Tac Toe game written in Java
https://github.com/cor/tictacotoe

Last synced: 12 months ago
JSON representation

A simple command line based Tic Tac Toe game written in Java

Awesome Lists containing this project

README

          

TicTacoToe
===================
A simple, console based, TicTacToe game written in Java.

Can be played in both local multiplayer and AI mode.

Note: The AI is really bad at this game, it literally just does random things

![](https://raw.github.com/CorPruijs/TicTacoToe/master/screenshots/startscreen.png)
![](https://raw.github.com/CorPruijs/TicTacoToe/master/screenshots/turn.png)
![](https://raw.github.com/CorPruijs/TicTacoToe/master/screenshots/tutorial.png)
![](https://raw.github.com/CorPruijs/TicTacoToe/master/screenshots/victory.png)

May contain traces of ASCII taco's