/kotlin_gradle_app_example

Example Kotlin app that simulates a slot machine

Primary LanguageKotlin

Kotlin Gradle Application Example

Simulates a simple slot machine, with tests.

Run by invoking the command

./gradlew run

Test by invoking the command

./gradlew check