Skip to content

riccardocossu/sandbox-rockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

sandbox-rockPaperScissors

Just a quick mockup of a very simple groovy implemented console rock paper scissors

To try it out just move to rockPaperScissors directory and:

mvn clean package
java -jar target/rockPaperScissors-0.0.1-SNAPSHOT-jar-with-dependencies.jar

It only requires Java 1.7 and maven to try.

About

Just a quick mockup of a very simple groovy implemented console rock paper scissors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages