Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhisek246/simon-says-game


https://github.com/abhisek246/simon-says-game

Last synced: 7 days ago
JSON representation

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