Skip to content
This repository was archived by the owner on Sep 30, 2018. It is now read-only.

Commit

Permalink
Merge pull request #770 from NathanPearson/master
Browse files Browse the repository at this point in the history
add Nate's GUI version of RPS project
CouchofTomato authored Aug 24, 2018
2 parents 8276e07 + 13d5985 commit 7303187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JS101/fundamentals/rock-paper-scissors-project.md
Original file line number Diff line number Diff line change
@@ -294,7 +294,7 @@ Submit a solution with a pull request to this [file](https://github.com/TheOdinP
- [rysergic's solution](https://github.com/rysergic/rock-paper-scissors/)
- [Roshan's solution](https://github.com/roshanrahman/the-odin-project/tree/master/rock-paper-scissors-js) - [View in Browser](https://roshanrahman.github.io/the-odin-project/rock-paper-scissors-js/)
- [Dare Lawal's Solution](https://github.com/lawaldare/rock-paper-scissors) - [View in Browser](https://lawaldare.github.io/rock-paper-scissors/)
- [Nate Pearson's Solution](https://github.com/NathanPearson/RockPaperScissors) - [View in Browser](https://nathanpearson.github.io/RockPaperScissors/)
- [Nate Pearson's Solution](https://github.com/NathanPearson/RockPaperScissors) - [View in Browser](https://nathanpearson.github.io/RockPaperScissors/) - [GUI Version](https://github.com/NathanPearson/Visual_Rock_Paper_Scissors) - [GUI in Browser](https://nathanpearson.github.io/Visual_Rock_Paper_Scissors/)
- [Allen D's Solution](https://github.com/allendgithub/rockpaperscissors) - [View in Browser](https://rawgit.com/allendgithub/rockpaperscissors/master/index.html)
- [GGonryun's Solution](https://github.com/GGonryun/rock-paper-scissors) - [View in Browser](https://ggonryun.github.io/rock-paper-scissors/)
- [Sam C's Solution](https://github.com/JimmyNeutron8/rock-paper-scissors) - [View in Browser](https://jimmyneutron8.github.io/rock-paper-scissors/)

0 comments on commit 7303187

Please sign in to comment.