Skip to content

bun137/rock-paper-scissors

Repository files navigation

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

About

Street fighter themed rock paper scissor!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages