Skip to content

khanshadab43204-debug/python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Stone Paper Scissors Game This is a simple Python-based implementation of the classic Stone-Paper-Scissors game. It allows users to play against the computer, where the computer's moves are generated randomly.

🔹 Features:

Interactive gameplay in the terminal

Randomized computer moves using Python’s random module

Simple and beginner-friendly code structure

Can be used as a starting project for learning Python basics.

A simple Python Stone Paper Scissors game. Play against the computer with randomized moves. Built using if, elif, and else conditions for decision making. Perfect for beginners learning Python basics.

About

A simple Python Stone Paper Scissors game. Play against the computer with randomized moves. Built using if, elif, and else conditions for decision making. Perfect for beginners learning Python basics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors