Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 383 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 383 Bytes

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