Add screenshot

This commit is contained in:
Charles Gould 2015-08-11 18:27:05 -04:00
parent 65b27a7335
commit 5153077104
2 changed files with 4 additions and 2 deletions

View File

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

BIN
freecell.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 KiB