Skip to content

triomit50/STONE-PAPER-SCISSORS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Stone-Paper-Scissors

Table of Contents

  • Description
  • Tools used
  • How to run

Description

This is a simple Stone-Paper-Scissors game, coded using the Python language. This game can be played either by 2 players or with the PC-AI. The PC-AI operates using randomly generated moves for the game, keeping the game realistic and fair. The user can type "stone", "paper" & "scissors" prompt words as their choice and can play on for certain specified number of rounds. Scores are maintained and winner is determined based on the highest score.

Tools used

๐Ÿ Python ๐ŸŽฒ Random library

How to run

The .py file is executed, which contains the main code content.

About

A simple Python code for the game - Stone Paper Scissors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages