Skip to content

EsseFNC/Java-Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Java-Rock-Paper-Scissors

This is a simple rock paper scissors game in Java.

Basically the user inputs a character based on if he wants to chose the rock, the paper or the scissors. Then the program will generate a random number which will be equal to rock, paper or scissors. At the end the program will check if the player won/lost or if it's a tie.

I just startet to learn Java and OOP as well, and i just wanted to make some simple projects to get used to the new stuff i'm learning.

Hope you like it. Thank you! :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages