Skip to content

A simple Rock–Paper–Scissors game built in Python to practice input/output, conditionals, loops, and randomness. The game runs in the terminal, lets you play against the computer, and teaches beginner-friendly Python concepts step by step.

Notifications You must be signed in to change notification settings

GillAustin97/PythonRockPaperScissorsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

PythonRockPaperScissorsGame

A simple Rock–Paper–Scissors game built in Python to practice input/output, conditionals, loops, and randomness. The game runs in the terminal, lets you play against the computer, and teaches beginner-friendly Python concepts step by step.

About

A simple Rock–Paper–Scissors game built in Python to practice input/output, conditionals, loops, and randomness. The game runs in the terminal, lets you play against the computer, and teaches beginner-friendly Python concepts step by step.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published