Skip to content

A Game of Improvised Rock_Paper_Scissors and explained in detail by using Python Programming Language

Notifications You must be signed in to change notification settings

priyathamhub/Rock_Paper_Scissors_Spock_Lizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Rock_Paper_Scissors_Spock_Lizard

This project is designed by using Python Programming Language and Created by Using Tkinter-GUI(Python) where the fun game is based on playing with robot/Computer.

Where it asks the user to choose any input from Rock-Paper-Lizard-Spock-Scissors and robot also selects from those by random inputs and gives the result whether The User Won or Draw or Lose the game.

Before running the project make sure the image and code are in same folder.

We created this by using some of the predefined modules in python like:

--> tkinter - To work with GUI related components this package is mandatory.

--> pillow - To Handle the Images

--> random - It chooses The input within the range

TO EXECUTE THE CODE PLEASE INSTALL ALL THE PACKAGES WHICH ARE MISSING BY USING : pip install packagename

*** Any Doubts regarding the code please free to contact me on telegram @https://t.me/thedaredevilsolves

About

A Game of Improvised Rock_Paper_Scissors and explained in detail by using Python Programming Language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages