Giter Site home page Giter Site logo

jdecho1118 / rockpaperscissors Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4 KB

Rock Paper Scissors game where user competes against computer for a specified number of rounds. Choices are input via characters, and winners determined based on game rules. Final score displayed with a winner declared.

C++ 100.00%
cpp easy-to-use rockpaperscissorgame

rockpaperscissors's Introduction

Rock Paper Scissors Game

This is a simple Rock Paper Scissors game implemented in C++. Users can play against the computer for a specified number of rounds.

How to Play

  1. Clone or download the repository to your local machine.
  2. Compile the main.cpp file using a C++ compiler.
  3. Run the compiled executable.
  4. Follow the on-screen instructions to enter the number of rounds and make your choices (Rock, Paper, or Scissors).
  5. After all rounds are played, the final score and the winner of the game will be displayed.

Files Included

  • Rockpaperscissors.cpp: Contains the source code for the Rock Paper Scissors game.
  • README.md: This file, providing instructions and information about the project.

Requirements

  • C++ compiler

Usage

$ g++ Rockpaperscissors.cpp -o rps_game
$ ./rps_game

Contribution

Feel free to contribute by forking the repository, making changes, and creating pull requests. Bug fixes, improvements, and additional features are welcome!

rockpaperscissors's People

Contributors

jdecho1118 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.