Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 288 Bytes

Solitaire

Please note this project uses JDK10; you may have to manually set your org.gradle.java.home property to an absolute path of your JDK10 installation in gradle.properties.

running

To play solitaire, just run the :play task with gradle:

$ ./gradlew play