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

Commit 7947a62

Browse files
authored
Merge pull request #870 from frankdb/master
Updated Rock Paper Scissors project with UI
2 parents f87a2c5 + b28a7c7 commit 7947a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JS101/fundamentals/rock-paper-scissors-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ We're going to make a simple implementation of grade-school classic "rock paper
3636
Submit a solution with a pull request to this [file](https://github.com/TheOdinProject/javascript_curriculum/blob/master/JS101/fundamentals/rock-paper-scissors-project.md) on the Javascript Curriculum github repository. See the section on [Contributing](http://github.com/TheOdinProject/curriculum/blob/master/contributing.md) for how.
3737

3838
- Add your solution below this line!
39+
- [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)
3940
- [Lucas's Console Solution](https://github.com/ogdendavis/rock-paper-scissors)
4041
- [Mary's Console Solution](https://github.com/marychew97/rock_paper_scissor) - [View in Browser](https://marychew97.github.io/rock_paper_scissor/)
4142
- [Albert's Console Solution](https://github.com/CWMo/RPS_text_version) - [View in Browser](https://cwmo.github.io/RPS_text_version/)
4243
- [Alptekin's solution](https://github.com/alpwoo/RockPaperScissorGame)
43-
- [Frank's Solution](https://github.com/frankdb/rockpaperscissors)
4444
- [Stephen's Solution](https://github.com/babahyaga/RockPaperScissors)
4545
- [Tobenski's Console Solution](https://github.com/tobenski/RockPaperScissor/)
4646
- [Anis' Console Solution](https://github.com/AnisBouhadida/RockPaperScissors) [View in Browser](https://anisbouhadida.github.io/RockPaperScissors/)

0 commit comments

Comments
 (0)