Skip to content

BooVeMan/RPS-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding challenge for DreamIT

Objective: Create a Rock-Paper-Scissors game that automatically plays at least 100 repetitions and at the end print out the results

Tech Stack

Kotlin on JVM with gradle as build tool; includes JUnit5 and Detekt

Running

Running with defaults

./gradlew

Running with more repetitions

./gradlew --args="200"

Running alternate version

./gradlew --args="spock 123"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages