Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iriw/rock_paper_scissors_game


https://github.com/iriw/rock_paper_scissors_game

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Rock Paper Scissors Game

It can be checked online under:

https://replit.com/@IrinchiDe/rock-paper-scissors-start#main.py


User plays with the computer.

The user should type '0' for Rock, '1' for Paper or '2' for Scissors. Computer randomly choses one of those 3 values too.

Rock, Paper and Scissors build the list from which both user and computer chose.

Values other then 0-2 are not valid and give an error.

https://user-images.githubusercontent.com/32927392/132764639-dad8bca6-de8d-487d-8c70-7114f6b9ba78.mov