Skip to content

The classical Game: Rock-Paper-Scissors. Programmed in Python and using CLI.

License

Notifications You must be signed in to change notification settings

irving-rs/rock_paper_scissors

Repository files navigation

rock-paper-scissors

The classical Game: Rock-Paper-Scissors.

Programmed in Python 3.8.5, uses CLI.

Rules:

  • Rock crushes scissors.
  • Paper covers rock.
  • Scissors cuts paper.
  • Same selection (e.g, rock vs rock) = draw.

Run:

  • The program in action:

  • One hundred games played (look at the statistics):

About

The classical Game: Rock-Paper-Scissors. Programmed in Python and using CLI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages