Skip to content

kazeGit/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rock-paper-scissors

Simple Rock-paper-scissors cli-game

How to build

Please go to pom.xml directory and run next command: mvn clean package It will build 'fat-jar' in your ./target folder

How to launch

Run next command: java -jar target/rock-paper-scissors-1.0-SNAPSHOT-jar-with-dependencies.jar

Basic commands:

  • start
  • difficulty (you can change game difficulty from easy to hard in runtime)
  • exit

About

Rock-paper-scissors cli-game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages