Skip to content

johnnyrepo/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors game

Main class is called GameLauncher.

  • In order to run the app need to launch it's main() method in your IDE.
  • Second option is to build app with Maven: 'mvn install' and run packaged jar file: 'java -jar rock-paper-scissors-0.0.1-SNAPSHOT.jar'

About

Rock-Paper-Scissors game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages