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

Commit

Permalink
Merge pull request #878 from ogdendavis/master
Browse files Browse the repository at this point in the history
Add Lucas browser solution to RPS
  • Loading branch information
CouchofTomato authored Sep 25, 2018
2 parents 0dbbf7e + b8cb382 commit 9ce5df7
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
Expand Up @@ -39,7 +39,7 @@ Submit a solution with a pull request to this [file](https://github.com/TheOdinP
- [Nathan's Console Solution](https://github.com/nwthomas/rock-paper-scissors) - [View in Browser](https://nwthomas.github.io/rock-paper-scissors/)
- [Nasser Ahmed's Console Solution](https://github.com/SNasser97/js_project_rock_paper_scissors) - [View in Browser](https://snasser97.github.io/js_project_rock_paper_scissors/index.html)
- [Frank's console solution](https://github.com/frankdb/rockpaperscissors/blob/master/rockpaperscissors.html) - [Frank's UI solution](https://github.com/frankdb/rockpaperscissors/blob/master/rockpaperscissorsui.html) - [View UI solution in browser](https://cdn.rawgit.com/frankdb/rockpaperscissors/f87f65cf/rockpaperscissorsui.html)
- [Lucas's Console Solution](https://github.com/ogdendavis/rock-paper-scissors)
- [Lucas's Solution](https://github.com/ogdendavis/rock-paper-scissors) - [View in Browser](https://ogdendavis.github.io/rock-paper-scissors/)
- [Mary's Console Solution](https://github.com/marychew97/rock_paper_scissor) - [View in Browser](https://marychew97.github.io/rock_paper_scissor/)
- [Albert's Console Solution](https://github.com/CWMo/RPS_text_version) - [View in Browser](https://cwmo.github.io/RPS_text_version/)
- [Alptekin's solution](https://github.com/alpwoo/RockPaperScissorGame)
Expand Down

0 comments on commit 9ce5df7

Please sign in to comment.