Skip to content

mackeriv/RPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

A simple Rock-Paper-Scissors game in Java, coded for learning purposes. The player chooses from all three options (namely, "rock", "paper" or "scissors") from corresponding numbers and the CPU makes its choice from a random number generator.

screenshot1 screenshot2

TO DO: Implement small "quality of life" features such as automatic resets.

About

Rock Paper Scissors game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages