Skip to content

Python Project Idea – The rock paper scissors is a game played between two players that have few sets of rules. We can define the rules and conditions of who wins the game based on the player’s pattern.

Notifications You must be signed in to change notification settings

akashk2002/Rock-Paper-Scissors-Python-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rock-Paper-Scissors-Python-Game

Python Project Idea – The rock paper scissors is a game played between two players that have few sets of rules. We can define the rules and conditions of who wins the game based on the player’s pattern.

These are the step to build a rock-paper-scissors game using python:

Import required libraries

Initialize window

Code for user choice

Code for computer choice

Define functions

Define buttons

About

Python Project Idea – The rock paper scissors is a game played between two players that have few sets of rules. We can define the rules and conditions of who wins the game based on the player’s pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages