Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lloydlobo/odin-rock-paper-scissors

A simple implementation of grade-school classic “rock paper scissors” for The Odin Project (TOP) web development curriculum.
https://github.com/lloydlobo/odin-rock-paper-scissors

fundamentals game javascript javascript-game rock-paper-scissors theodinproject

Last synced: 25 days ago
JSON representation

A simple implementation of grade-school classic “rock paper scissors” for The Odin Project (TOP) web development curriculum.

Awesome Lists containing this project

README

        




✊✋🤞 Odin Rock Paper Scissors ✊✋🤞


A simple implementation of grade-school classic “rock paper scissors” for The Odin Project (TOP) web development curriculum.





Codiga Code Quality Score


Codiga Code Grade Status

Codacy Code Qualit Score Badge

Compliance


CodeQL

Dependabot Badge
GitHub code size in bytes
GitHub commit activity
GitHub closed pull requests

GitHub closed issues


GitHub Release

GitHub
GitHub deployments

## 🎥  Preview

🪨 📰 ✂️

[![odin rock paper scissors website](https://github.com/lloydlobo/lloydlobo/blob/main/assets/projects/web-development/odin-rock-paper-scissors.gif)](https://lloydlobo.github.io/odin-rock-paper-scissors/)

## 📰  Documentation

- For deep knowledge about this project, [check out the documentation here](https://lloydlobo.github.io/odin-rock-paper-scissors-docs/).
- For a quick read about the project details, you may want to head over to the [Wiki](https://github.com/lloydlobo/odin-rock-paper-scissors/wiki) section here on GitHub.

## ⬇️  Downloads

You may want to download the latest Source Files as a ZIP folder from [here](https://github.com/lloydlobo/odin-rock-paper-scissors/archive/refs/heads/main.zip) or from the `Code ⬇️`  dropdown icon on this repository's main branch.

### For those familiar with the command line

#### Clone with HTTPS

```bash
git clone https://github.com/lloydlobo/odin-rock-paper-scissors.git
```

#### Clone with SSH

```bash
git clone [email protected]:lloydlobo/odin-rock-paper-scissors.git
```

#### Clone with GitHub CLI

```bash
gh repo clone lloydlobo/odin-rock-paper-scissors
```

## 📂  Releases

- You'll find all 👉 [releases](https://github.com/lloydlobo/odin-rock-paper-scissors/releases) 👈 here.
- Also you can learn how [Semantic Versioning 2.0.0](https://semver.org/) works .

## 🤝  Contributing

We encourage you to contribute to Odin Rock Papaer Scissors project!
Please check out the [Contributing guide](https://github.com/lloydlobo/odin-rock-paper-scissors/blob/main/CONTRIBUTING.md) for guidelines about how to proceed.

## 🍕  Community

Got Questions? Join the conversation in our GitHub [Discussions](https://github.com/lloydlobo/odin-rock-paper-scissors/discussions) area.

## ⚖️  LICENSE

MIT © [Odin Rock Paper Scissors](LICENSE)