Skip to content

CoderAgam001/Python-Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Rock-Paper-Scissors

A Python program to play Rock, Paper or Scissors with you.

Example Input and Output:

What do you choose? Type 0 for Rock, 1 for Paper or 2 for Scissors. 1

    _______       
---'   ____)____  
          ______) 
          _______)
         _______) 
---.__________)   

Computer chose:   


    _______       
---'   ____)      
      (_____)     
      (_____)
      (____)
---.__(___)


You Win

And much more! Play Yourself to find out.

License:

This project is licensed under the Apache License, Version 2.0.

You're open to make changes and contribute to the project, please make a pull request!

About

A Python program to play Rock, Paper or Scissors with you

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages