Skip to content

A terminal-based Rock Paper Scissors game built in Python with emoji feedback and multiple game modes.

Notifications You must be signed in to change notification settings

Harkin-13/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 

Repository files navigation

Rock, Paper, Scissors โ€“ Terminal Game โœŠ๐Ÿ“„โœ‚๏ธ

Overview

A simple terminal version of the classic game Rock, Paper, Scissors, built in Python. Offers multiple game modes, emoji-based output, and (hopefully) a satisfying user experience.


Author

Seรกn Harkin


Features

  • Replayable game loop
  • โœŒ๏ธ Emoji icons for each move
  • Two game modes:
    • Best of 3
    • First to 3 wins
  • Input validation for both moves and game mode selection
  • Readable layout with simple comments
  • Pacing and delays for better feel

How to Run

  1. Have Python 3 installed.
  2. Clone this repository or download the .py file.
  3. Run the game from your terminal:
python rock_paper_scissors.py

About

A terminal-based Rock Paper Scissors game built in Python with emoji feedback and multiple game modes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages