Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dscalzi/tictactoe-jfx

Basic JavaFX implementation of Tic Tac Toe.
https://github.com/dscalzi/tictactoe-jfx

javafx tic-tac-toe tictactoe

Last synced: 7 days ago
JSON representation

Basic JavaFX implementation of Tic Tac Toe.

Awesome Lists containing this project

README

        

# TicTacToe-JFX

This is a basic implementation of Tic Tac Toe using JavaFX8. Mainly intended to demonstrate the functionality of JavaFX.