Hi,
This assignment was hard and fun at the same time. I learned a lot while doing it. Could you please look at it to see if there are any bugs?
Thanks in advance.
Project Link - http://codepen.io/tukhtarov/pen/oLWmbq
Hi,
This assignment was hard and fun at the same time. I learned a lot while doing it. Could you please look at it to see if there are any bugs?
Thanks in advance.
Project Link - http://codepen.io/tukhtarov/pen/oLWmbq
Also struggling with how to make this work. Any hints?
Edit: Figured out a solution⌠Just ended up using setInterval instead of setTimeout as I initially expected. Iâll leave it at that for now.
My one - http://codepen.io/dzsobacsi/pen/XXMmMd/
I was frightened off by CSS so I have implemented this one on canvas.
I have to agree with brandonlee781 that the most difficult part was timing and disabling concurrent sounds to play and disabling the user pressing buttons while Simon is saying something.
My favorite and most crazy function is playSound which is both recursive and have a callback. Probably the most difficult to understand function I have ever written
My Simon Game: [http://codepen.io/tychoCRD/full/QEawJq/] (http://codepen.io/tychoCRD/full/QEawJq/)
Went with a non-traditional, more app-like design than the traditional simon box. Difficulty was definitely the multiple needs for timing delays and having to build layers of functions to make it work as desired.
Project Link - http://codepen.io/Josh5231/full/GqrPdN/
Here is mine. I tried to make it look like and function like the example. Let me know what you guys think.
Project Link - https://codepen.io/bsandusky/full/oLEAoW/
Project Link - http://codepen.io/pnahratow/full/wWmbar/
My simon game :
Project Link - http://codepen.io/Lzrs/full/zBjAdk/
Hereâs mine.
Does anyone understand what we are supposed to be creating here? Whatâs the point of this game? I mean, the user stories just donât make sense. And what is expected doesnât actually happen when I âplayâ the Free Code Camp version of this game. Anyone feel the same way?
Project Link - http://codepen.io/Velenir/full/ZOPQAy/
Thanks! I have seen it. I just wasnât getting the âpointâ of the game, going by the user stories provided. However, I might have gotten my answers elsewhere.
Project Link â FreeCodeCamp : SimonÂŽ Game
Feedback is appreciated!
my implementation http://codepen.io/pbweb/full/qaWLGO/
are you working on? Canât turn on the game
Can you please tell me what Web Browser were you testing it on? It seems to work fine on Chrome/Chromium and Safari on Desktop and Mobile devices. It doesnât work on Firefox for Mobile.
yes.It is firefox on my android
This was definitely a challenge but I learned a lot working on this game.
Project Link - http://codepen.io/angiemjohnson95/full/xOgGjN/
Project Link: http://codepen.io/janschreiber/full/JXegLO/
My Simon Game here: https://bethqiang.github.io/simon-game/
Feedback always welcome.