/solitaire

Solitaire in Java

Primary LanguageJava

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