FreeCell implementation using the JavaFX Canvas API ([screenshot](freecell.png)) Prerequisites: - Java 8+ installed - Maven 3+ installed To start a game, run the command `mvn jfx:run` Controls: - F2 to restart - Ctrl-X to undo - Ctrl-Y to redo