Skip to content

mohawad767-debug/Stone__Paper__Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🪨📄✂️ Stone Paper Scissors Game (C++)

A simple console-based Stone (Rock), Paper, Scissors game implemented in C++.
The game allows the player to compete against the computer with a clean and easy-to-use interface.


🎮 Game Features

  • Play against the computer
  • Random computer choice
  • Input validation
  • Displays round result (Win / Lose / Draw)
  • Simple and beginner-friendly C++ code
  • Console-based application

🛠️ Technologies Used

  • Language: C++
  • Compiler: g++ / MinGW / any C++ compatible compiler
  • Concepts Used:
    • Conditional statements
    • Loops
    • Random number generation
    • Functions
    • Basic input/output

📜 Game Rules

  • Stone beats Scissors
  • Scissors beats Paper
  • Paper beats Stone
  • Same choices result in a Draw

▶️ How to Run

  1. Clone the repository: git clone https://github.com/mohawad767-debug/Stone__Paper__Scissors-Game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages