Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konradlinkowski/tictactoe
Tic Tac Toe game on desktop.
https://github.com/konradlinkowski/tictactoe
game java javafx tic-tac-toe
Last synced: 15 days ago
JSON representation
Tic Tac Toe game on desktop.
- Host: GitHub
- URL: https://github.com/konradlinkowski/tictactoe
- Owner: KonradLinkowski
- Created: 2017-08-15T13:10:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T16:19:09.000Z (almost 7 years ago)
- Last Synced: 2024-11-28T10:33:00.648Z (2 months ago)
- Topics: game, java, javafx, tic-tac-toe
- Language: Java
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe
## About
Tic Tac Toe desktop game with customizable settings.
## Features
- Player vs Player | Player vs Bot | Bot vs Bot
- Customizable grid size (3 - 10)
- Limited time mode
- 3 pawn styles
- Amazing animations
- Pursuits
- Explotions
## Dependencies
- Java7
- JavaFx