{"id":15393103,"url":"https://github.com/shgysk8zer0/freecodecamp-simon","last_synced_at":"2026-01-19T21:33:49.742Z","repository":{"id":79780727,"uuid":"106743024","full_name":"shgysk8zer0/freecodecamp-simon","owner":"shgysk8zer0","description":"FreeCodeCamp: Build a Simon Game","archived":false,"fork":false,"pushed_at":"2018-03-13T03:54:23.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T13:14:19.897Z","etag":null,"topics":["freecodecamp","frontend","projects","simon"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shgysk8zer0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-12T20:40:17.000Z","updated_at":"2018-03-13T02:28:10.000Z","dependencies_parsed_at":"2023-02-26T19:30:49.686Z","dependency_job_id":null,"html_url":"https://github.com/shgysk8zer0/freecodecamp-simon","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.33333333333333337","last_synced_commit":"d83bd5e09f5de42a9037cdb224a1b11bfb49fdd5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shgysk8zer0/freecodecamp-simon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Ffreecodecamp-simon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Ffreecodecamp-simon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Ffreecodecamp-simon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Ffreecodecamp-simon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shgysk8zer0","download_url":"https://codeload.github.com/shgysk8zer0/freecodecamp-simon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgysk8zer0%2Ffreecodecamp-simon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28585521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freecodecamp","frontend","projects","simon"],"created_at":"2024-10-01T15:17:51.226Z","updated_at":"2026-01-19T21:33:49.720Z","avatar_url":"https://github.com/shgysk8zer0.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# freecodecamp-simon\n[FreeCodeCamp: Build a Simon Game](https://www.freecodecamp.org/challenges/build-a-simon-game)\n\n[![Screenshot](https://i.imgur.com/qjDz67N.png)](https://codepen.io/Em-Ant/full/QbRyqq/)\n\n1. [ ] **Objective**: Build a [CodePen.io](https://codepen.io/) app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/obYBjE.\n2. [ ] Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use whichever libraries or APIs you need. Give it your own personal style.\n3. [ ] **User Story**: I am presented with a random series of button presses.\n4. [ ] **User Story**: Each time I input a series of button presses correctly, I see the same series of button presses but with an additional step.\n5. [ ] **User Story**: I hear a sound that corresponds to each button both when the series of button presses plays, and when I personally press a button.\n6. [ ] **User Story**: If I press the wrong button, I am notified that I have done so, and that series of button presses starts again to remind me of the pattern so I can try again.\n7. [ ] **User Story**: I can see how many steps are in the current series of button presses.\n8. [ ] **User Story**: If I want to restart, I can hit a button to do so, and the game will return to a single step.\n9. [ ] **User Story**: I can play in strict mode where if I get a button press wrong, it notifies me that I have done so, and the game restarts at a new random series of button presses.\n10. [ ] **User Story**: I can win the game by getting a series of 20 steps correct. I am notified of my victory, then the game starts over.\n11. [ ] **Hint**: Here are mp3s you can use for each button:\n  - https://s3.amazonaws.com/freecodecamp/simonSound1.mp3\n  - https://s3.amazonaws.com/freecodecamp/simonSound2.mp3\n  - https://s3.amazonaws.com/freecodecamp/simonSound3.mp3\n  - https://s3.amazonaws.com/freecodecamp/simonSound4.mp3.\n12. [ ] Remember to use [Read-Search-Ask](https://forum.freecodecamp.org/t/how-to-get-help-when-you-are-stuck/19514) if you get stuck.\n13. [ ] When you are finished, click the \"I've completed this challenge\" button and include a link to your CodePen.\n14. [ ] You can get feedback on your project by sharing it with your friends on Facebook.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshgysk8zer0%2Ffreecodecamp-simon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshgysk8zer0%2Ffreecodecamp-simon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshgysk8zer0%2Ffreecodecamp-simon/lists"}