From 95b717dbcf1ee15965759a363ad94765b5258b32 Mon Sep 17 00:00:00 2001 From: pfranca Date: Thu, 23 Aug 2018 18:39:15 +0100 Subject: [PATCH] Update rock-paper-scissors-project.md --- JS101/fundamentals/rock-paper-scissors-project.md | 1 + 1 file changed, 1 insertion(+) diff --git a/JS101/fundamentals/rock-paper-scissors-project.md b/JS101/fundamentals/rock-paper-scissors-project.md index debd390c..befdfe1c 100644 --- a/JS101/fundamentals/rock-paper-scissors-project.md +++ b/JS101/fundamentals/rock-paper-scissors-project.md @@ -298,3 +298,4 @@ Submit a solution with a pull request to this [file](https://github.com/TheOdinP - [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/) - [Malaika's Solution][With GUI](https://codepen.io/MalaikaMI/pen/WybjRE)[With out GUI](https://codepen.io/MalaikaMI/pen/erxvRd) +- [Pedro França's Solution](https://github.com/pfranca/rock_paper_scissors) - [View in Browser](https://pfranca.github.io/rock-paper-scissors/)