Skip to content

Harikrishnan6336/Rock_Paper_Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✊Rock_✋Paper_✌Scissors

📘 Description

A virtual rock-paper-scissors game that can be played against the computer.

Table of Contents

🏃‍♂️ Getting Started

👨🏻‍🏫 Prerequisites

To install all the dependencies, run:

pip install --user -r requirements.txt

🔧 How to Install

1.👯 Clone the Repository:

$ git clone https://github.com/Harikrishnan6336/Rock_Paper_Scissors.git 
  1. Then move to the working directory.
$ cd Rock_Paper_Scissors
  1. Setup the game by providing images of Rock paper scissors and Nothing in the order while the program captures it when executing the command below
$ python3 setup.py 
  1. Play the game ✨
$ python3 main.py

Built With ❤️

  • Python3.6 - ⚠️️ Warning : Tensorflow is not supported on any version of python above 3.6 as of now.
  • Tensorflow - The deep learning framework used
  • OpenCV4 - A library of programming functions mainly used for real-time computer vision
  • SqueezeNet - A deep neural network for computer vision

💁🏻 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. 🍴 Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'Add some newFeature')
  4. Push to the Branch (git push origin feature/newFeature)
  5. Open a Pull Request

Please feel free to raise any issue...

Contributors

Contributors

License

MIT License

Distributed under the MIT License. See LICENSE for more information.

About

The classic ✊Rock ✋Paper ✌Scissors game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages