https://github.com/susmita-dey/rock-paper-scissors-game-in-cpp
This is the code of Rock Paper Scissor Game in C++. This game can be played both with the computer and with another player as per user's choice in the terminal.
https://github.com/susmita-dey/rock-paper-scissors-game-in-cpp
Last synced: 7 months ago
JSON representation
This is the code of Rock Paper Scissor Game in C++. This game can be played both with the computer and with another player as per user's choice in the terminal.
- Host: GitHub
- URL: https://github.com/susmita-dey/rock-paper-scissors-game-in-cpp
- Owner: Susmita-Dey
- License: gpl-3.0
- Created: 2021-11-05T14:45:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T13:32:17.000Z (over 3 years ago)
- Last Synced: 2025-01-18T17:31:32.390Z (9 months ago)
- Language: C++
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Rock-Paper-Scissors-Game-In-Cpp
This is the code of Rock Paper Scissor Game in C++. This game can be played both with the computer and with another player as per user's choice in the terminal.