Add screenshot
This commit is contained in:
parent
65b27a7335
commit
5153077104
@ -1,12 +1,14 @@
|
|||||||
FreeCell implementation using the JavaFX Canvas API.
|
FreeCell implementation using the JavaFX Canvas API ([screenshot](freecell.png))
|
||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
- Java 8+ installed
|
- Java 8+ installed
|
||||||
- Maven 3+ 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:
|
Controls:
|
||||||
|
|
||||||
- F2 to restart
|
- F2 to restart
|
||||||
- Ctrl-X to undo
|
- Ctrl-X to undo
|
||||||
- Ctrl-Y to redo
|
- Ctrl-Y to redo
|
||||||
|
BIN
freecell.png
Normal file
BIN
freecell.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 653 KiB |
Loading…
x
Reference in New Issue
Block a user