Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhisek246/simon-says-game
https://github.com/abhisek246/simon-says-game
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhisek246/simon-says-game
- Owner: Abhisek246
- Created: 2024-04-29T07:10:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T16:22:22.000Z (2 months ago)
- Last Synced: 2024-09-08T18:21:22.919Z (2 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon-Says-Game
This game initiates by randomly displaying a button initially. Subsequently, the user is tasked with recalling the correct sequence and sequentially pressing the buttons from the outset. It has been developed utilizing event listeners to capture user inputs and compare them against the established sequence. Implemented with JavaScript and Document Object Model (DOM) techniques, this game offers an engaging interactive experience.
#Hello