Skip to content

AlfaExelsior/simpleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Rock Paper Scissors Emoji Game 🪨📄✂️

This is a fun command-line Rock Paper Scissors game implemented in Python, using emojis to represent the choices.

Features

  • Emoji-Powered: Choices (Rock, Paper, Scissors) are visually represented with emojis for a more engaging experience.
  • Simple Gameplay: Easy-to-understand rules and interface.
  • Random Computer Opponent: The computer makes random choices, providing a fair challenge.
  • Play Again Option: Keep playing as many rounds as you want.

Requirements

  • Python: Make sure you have Python installed on your system. You can download it from https://www.python.org/downloads/.

  • emoji Library: Install the emoji library using pip:

    pip install emoji

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages