https://github.com/chiefwoods/rock-paper-scissors
Web game for The Odin Project
https://github.com/chiefwoods/rock-paper-scissors
theodinproject
Last synced: 7 months ago
JSON representation
Web game for The Odin Project
- Host: GitHub
- URL: https://github.com/chiefwoods/rock-paper-scissors
- Owner: ChiefWoods
- Created: 2022-08-13T15:58:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T08:52:42.000Z (almost 2 years ago)
- Last Synced: 2023-12-27T09:42:50.332Z (almost 2 years ago)
- Topics: theodinproject
- Language: JavaScript
- Homepage: https://chiefwoods.github.io/rock-paper-scissors/
- Size: 368 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock-Paper-Scissors

Web game for [The Odin Project](https://www.theodinproject.com/).
[Live Website](https://chiefwoods.github.io/rock-paper-scissors/)
[Source Repository](https://github.com/ChiefWoods/rock-paper-scissors)
## Features
- Retro design with animations
- Play a best-of-5 match against the computer## Built With
### Languages
- [](https://html5.org/)
- [](https://www.w3.org/Style/CSS/Overview.en.html)
- [](https://js.org/index.html)### Tools
- [](https://code.visualstudio.com/)
## Getting Started
### Setup
1. Clone the repository
```
git clone https://github.com/ChiefWoods/rock-paper-scissors.git
```## Issues
View the [open issues](https://github.com/ChiefWoods/rock-paper-scissors/issues) for a full list of proposed features and known bugs.
## Acknowledgements
### Resources
- [Shields.io](https://shields.io/)
- [Google Fonts](https://fonts.google.com/)
- [Pictogrammers](https://pictogrammers.com/)
- [Font Awesome](https://fontawesome.com/)
- [Freepik](https://www.freepik.com/)### Hosting
- [GitHub Pages](https://pages.github.com/)
## Contact
[chii.yuen@hotmail.com](mailto:chii.yuen@hotmail.com)