https://github.com/gamemaker1/stone-paper-scissors
A very basic game of stone, paper and scissors.
https://github.com/gamemaker1/stone-paper-scissors
Last synced: about 1 year ago
JSON representation
A very basic game of stone, paper and scissors.
- Host: GitHub
- URL: https://github.com/gamemaker1/stone-paper-scissors
- Owner: gamemaker1
- Created: 2022-09-30T14:13:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T14:18:17.000Z (over 3 years ago)
- Last Synced: 2025-03-28T19:47:34.661Z (about 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# `stone-paper-scissors`
A game of stone, paper and scissors, written in C++.