Skip to content

tiashamaitra/MLH-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Welcome to the Rock, Paper, Scissors game implemented in Python! This console-based game allows users to play the classic Rock, Paper, Scissors against a computer opponent. The project is designed to be a fun and interactive way to explore basic game development concepts using Python.

Features User-friendly Interface: The game provides clear prompts and instructions for the user to make choices.

Randomized Computer Choices: The computer's choices are generated using Python's random module, adding an element of unpredictability to the game.

Score Tracking: Keep track of your wins, losses, and ties throughout multiple rounds, offering a sense of progression and competition.

Simple and Readable Code: The Python code is structured to be easy to understand, making it an excellent project for beginners to explore and modify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages