Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumba23/rock-paper-scissors-game
Simple ROCK PAPER SCISSORS GAME - written in HTML, CSS and JS
https://github.com/jumba23/rock-paper-scissors-game
Last synced: about 2 months ago
JSON representation
Simple ROCK PAPER SCISSORS GAME - written in HTML, CSS and JS
- Host: GitHub
- URL: https://github.com/jumba23/rock-paper-scissors-game
- Owner: jumba23
- Created: 2021-04-08T22:12:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T23:48:29.000Z (over 2 years ago)
- Last Synced: 2023-08-12T21:53:22.133Z (over 1 year ago)
- Language: JavaScript
- Size: 180 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
Simple ROCK PAPER SCISSORS GAME - For this application I was using HTML, CSS, Bootstrap and Javascript### Try it - [here](https://jumba23.github.io/ROCK-PAPER-SCISSORS-GAME/)
## Gameplay screenshot
## Summary
This is my third application written using HTML, CSS and JavaScript languages.The user gets to pick from standard choices while the PC is making random and independed choices. At the end you find out if you win or lose. After 4 loses or wins, you get a scripted message. Enjoy!# Author
Goran Cvetic - Software Developer - [LinkedIn](https://www.linkedin.com/in/goran-cvetic/)