Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 752 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 752 Bytes

Street fighter themed Rock Paper Scissors!

  • This project is written with Python and the Qt framework.
  • The docs for the Qt framework can be found here.
  • The version of Qt we are using is the PyQt5 version, which can be found here.

How to run the project

  • Clone this repository
  • Change directories using cd command
  • Install Python 3.7.4 or higher.
  • Install PyQt5 with this command:
pip install PyQt5
  • Run the project with this command:
python rps.py
  • Feel free to approach me with any questions you may have.

Maintainer

Shreya Gurram

Email Id: [email protected]

9901618209