Skip to content

ArthurVBS/PyRockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors

   

🗣️ ReadMe:

✨ About the project:

  • 🪨📜✂️ Recreating one of the most popular childhood games.

💻 Project status:

  • Finished project ✔️

🛠 Technologies:

  • Python
  • Tkinter (GUI)

📝 Features:

  • Make a sound if you win, draw or lose.
  • Allow zero score.

⚙️ Prerequisites:

  • Python (^3.9.4)

🚀 How to run the application?

  • 💻 Download the ZIP or Clone the application on your machine,
  • Open a CMD in the root of the project folder,
  • Install the dependencies:
    • pip install -r requirements.txt
  • Run the application:
    • Windows: python main.py
    • Linux/Mac: python3 main.py

📝 Licença

  • This project is licensed under the MIT

👨🏽‍💻 Author

Author's photo
Made by Arthur V.B.S✌🏽

About

✂️ A popular children's game developed in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages