JavaConsoleRPS
A simple game of Rock Paper Scissor made with java
Running
Method 1 :
Open console (cmd or bash) and type java -jar JavaConsoleRPS.jar
Method 2 :
Double click on Launcher.bat (windows) or execute Launcher.sh (Linux)
Prerequisites
- Computer
- Java Installed
Bugs and Issues
Please report any bug, pull request fixing some might be merged to main