Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beyondmayowo/rock-paper-scissors
https://github.com/beyondmayowo/rock-paper-scissors
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/beyondmayowo/rock-paper-scissors
- Owner: beyondmayOwO
- Created: 2023-10-08T13:02:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-22T15:09:59.000Z (8 months ago)
- Last Synced: 2024-03-22T16:37:51.553Z (8 months ago)
- Language: HTML
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rock-paper-scissors
Rock Paper scissors is a game where the player plays with the computer. When either the player or the computer scores 5 points, they will become the winner.
## It has 2 braches - 'main' and 'rps-ui'
Main is just the user interface of the game. It does not play any games.
Select the rps-ui branch for the full game.