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
- Host: GitHub
- URL: https://github.com/bullheadandplato/tictac
- Owner: bullheadandplato
- License: gpl-3.0
- Created: 2016-05-11T16:29:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T14:06:35.000Z (over 3 years ago)
- Last Synced: 2025-02-15T14:51:39.837Z (4 months ago)
- Language: Java
- Size: 1.24 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.