Skip to content

This is a Rock Paper Scissors game made using pygame and tkinter in python. Hope you guys give it a try and share. Please share and try to contribute int eh code. Thank you!!

Notifications You must be signed in to change notification settings

ArchishKingg/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Same Rock Paper Scissors Game with Computer AI in GUI form.

About the Game

Rock paper scissors (also known by other orderings of the three items, with "rock" sometimes being called "stone", or as roshambo or ro-sham-bo) is a hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock" (a closed fist), "paper" (a flat hand), and "scissors" (a fist with the index finger and middle finger extended, forming a V). "Scissors" is identical to the two-fingered V sign (also indicating "victory" or "peace") except that it is pointed horizontally instead of being held upright in the air.

You will have a GUI window divided in two sections vertically. One side for the Computer which will throw Rock Paper and Scissors Randomly. And one side is for the user who will play the game. The User will be given three options to throw, i.e, Rock, Paper, Scissors. At first there will be a welcome screen which will have a typical game loading screen. U can see high scores. U will be asked for how many rounds you want to play.

We will try to make the game in GUI using Python

About our Team

Members:

  • ArchsihKingg: Archishman Sinha || @ArchishKingg

  • Mesayyan2027: Devbrata Kumar Sah || @Mesayan2027

Languages Used

Python

Modules Used

Tkinter - For basic GUI Mechanics

Pygame - For Background music

Random - For Computer Thows

Future plans about the Project

If we see successful results about the game. We will try to improve it. We may try to make a android version for the game.

Support

Please support our code by contributing and trying the game. Hope you guys like our work.

Thank you 👍

About

This is a Rock Paper Scissors game made using pygame and tkinter in python. Hope you guys give it a try and share. Please share and try to contribute int eh code. Thank you!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages