Skip to content

codeamazone/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customizable game of rock-paper-scissors

Maintenance

A simple Python game of rock-paper-scissors with customizable options

screenshot

How to Play

  • Make sure you have Python installed
  • Fork/clone the repository and open the project directory in your console.
  • Start the game by entering the following command
python game.py
  • After entering your name, you will be asked for your custom options. Enter them, separated by a comma and a space. If you woud like to play with the default options, just press "Enter" instead.

Possible commands:

Pick one of the defined options

rock

Get your current score

rating

Exit the game

exit

You gain 50 points if there is a draw and 100 points if you win. The game runs infinetly as long as you don't exit it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages