Skip to content

IvanVakov/Rock-Paper-Scissors---Ivan-Vakov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors---Ivan-Vakov

This is a simple console game from SoftUni.

image

Rock-Paper-Scissors is a simple two-player game, where you and your opponent (the computer) simultaneously choose one of the following three options: "rock", "paper", or "scissors". The rules are as follows:

• Rock beats scissors (the scissors get broken by the rock)

• Scissors beats paper (the paper gets cut by the scissors)

• Paper beats rock (the paper covers the rock)

The winner is the player whose choice beats the choice of his opponent. If both players choose the same option (e.g., "paper"), the game outcome is "draw".

Example screenshots from the game:

image

image

image

Live Demo

You can play the game directly in your Web browser here:

first open this link

Click Run to start the game

image

image

About

This is a simple console game from SoftUni.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages