Skip to content

Simple rock, paper, scissors game in Java with test cases covering all the possible scenarios.

Notifications You must be signed in to change notification settings

prasansrini/rock-paper-scissors-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple rock, paper, scissors game using Java

Description:

Simplified version of the famous game rock, paper, scissors against computer. This application is run on command line interface.

Tools:

  • Java
  • Bash script

Usage:

To build and run application:

  • Run bash build_install.sh

To build and run tests:

  • Run bash build_test.sh

About

Simple rock, paper, scissors game in Java with test cases covering all the possible scenarios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published