https://github.com/gablemathias/rock-paper-scissors
Rock-paper-scissors Game!
https://github.com/gablemathias/rock-paper-scissors
css game html javascript vanilla-javascript
Last synced: 3 months ago
JSON representation
Rock-paper-scissors Game!
- Host: GitHub
- URL: https://github.com/gablemathias/rock-paper-scissors
- Owner: gablemathias
- Created: 2022-02-11T00:39:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T10:21:18.000Z (over 4 years ago)
- Last Synced: 2025-10-30T20:40:59.758Z (9 months ago)
- Topics: css, game, html, javascript, vanilla-javascript
- Language: JavaScript
- Homepage: https://gablemathias.github.io/rock-paper-scissors/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock-Paper-Scissors Game!
## Welcome to this amazing Rock-Paper-Scissors game.
Initially the project was made to run on Console, but it was adjusted to run on browser 😄
It's pretty damn simple and straightforward! I hope you enjoy.
There's no dependencies or requisites.
Feel free to give me suggestions!
> Credits for the challenge: The Odin Project.