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

https://github.com/bullheadandplato/tictac

Nothing to say yet
https://github.com/bullheadandplato/tictac

Last synced: 2 months ago
JSON representation

Nothing to say yet

Awesome Lists containing this project

README

        

# TicTac
Written entirly in ***JavaFX***
Multiplayer TicTac Toe.
I tought to implement for the single player mode using **MinMax** algorithm, but didn't got enough time, will do it any other time.