Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

python-rock-paper-scissors-project

Interactive Python project demonstrating loops, conditionals, dictionaries, secure input handling, program flow control, randomized gameplay, and final game statistics.

Rock-Paper-Scissors Python Project

This project is an interactive Rock-Paper-Scissors game written in Python. It demonstrates loops, conditionals, dictionaries, secure input handling, program flow control, randomized gameplay, and final game statistics.

Features

  • Validates user input to prevent invalid entries
  • Randomized computer weapon selection
  • Score tracking for wins, losses, and ties
  • Weapon usage statistics
  • Clean program flow using loops, dictionaries, and conditional logic

How to Run

Make sure you have Python 3 installed, then run the project with: proj02.py

Screenshots

Code Example

![Code Screenshot 1](Code Screenshot 1

Game Logic

Code Screenshot 2

Game Stats & Program Output

Program Output

About

Interactive Python project demonstrating loops, conditionals, dictionaries, secure input handling, program flow control, randomized gameplay, and final game statistics.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages