-
Notifications
You must be signed in to change notification settings - Fork 0
richardmarston/rockpaperscissors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the README for an implementation of the rock, paper scissors game in Java. Building the code: You will probably have checked out the code from github using: git clone https://github.com/richardmarston/rockpaperscissors.git This will have created a directory called rockpaperscissors. To build the project, change into the directory and run Maven: % cd rockpaperscissors % mvn clean package The application can then be run using: % java -jar target/RockPaperScissor.jar
About
Rock Paper Scissors Game
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published