Skip to content

Commit

Permalink
Add my solution
Browse files Browse the repository at this point in the history
  • Loading branch information
shammadahmed authored Oct 3, 2018
1 parent 4ffc309 commit 8e8e51b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ We're going to make a simple implementation of grade-school classic "rock paper
Submit a solution with a pull request to this [file](https://github.com/TheOdinProject/curriculum/blob/master/web_development_101/javascript_basics/project_rock_paper_scissors.md) on the Javascript Curriculum github repository. See the section on [Contributing](http://github.com/TheOdinProject/curriculum/blob/master/contributing.md) for how.

- Add your solution below this line!
- [Hammad Ahmed's Console Solution](https://github.com/shammadahmed/Rock-Paper-Scissors)
- [Fajri Fadli's Console Solution](https://github.com/FajriFadli/rps-console) - [View in Browser](https://fajrifadli.github.io/rps-console/) - [Fajri Fadli's UI Solution](https://github.com/FajriFadli/rps-gui) - [View UI Solution in Browser](https://fajrifadli.github.io/rps-gui/)
- [Uzor's Solution](https://github.com/uzorjchibuzor/uzorjchibuzor-rock-paper-scissors) [View in Browser](https://uzorjchibuzor.github.io/uzorjchibuzor-rock-paper-scissors/)
- [Bryce's Solution](https://github.com/BryceTurner/Rock-Paper-Scissors) [View in Browser](https://bryceturner.github.io/Rock-Paper-Scissors/)
Expand Down

0 comments on commit 8e8e51b

Please sign in to comment.