Simon
About This Space
Created this Simon game from a freeCodeCamp tutorial. So much fun!
Last updated on May 18, 2019
Public Permissions: View Open/Fork Run Comment
Simon Game
This is based on a tutorial from freeCodeCamp.
It's the first time I'm combining HTML, CSS and JS in one project.
I followed along with the tutorial and so far I've only made minor changes to the original code. Here are the changes so far:
- file references
- font
- inner circle - changed from solid grey circle to a black top and grey bottom.
- added a border to the start button
- number of turns - now, you can play longer!
I'll make more changes as I learn more.
You can find the freeCodeCamp video here: https://www.youtube.com/watch?v=n_ec3eowFLQ
Comments
Alex
6 years ago
Thanks for sharing, bernice!