Skip to content

Instantly share code, notes, and snippets.

View joeyjaysGitHub's full-sized avatar

Joseph Jay joeyjaysGitHub

View GitHub Profile
@jewelsea
jewelsea / TicTacToe.java
Created March 8, 2013 11:44
A simple Tic-Tac-Toe game in JavaFX
/**
* Copyright 2013 John Smith
*
* This file is part of Jewelsea Tic-Tac-Toe.
*
* Jewelsea Tic-Tac-Toe is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*