Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/singhjashanjot/simon-say-game


https://github.com/singhjashanjot/simon-say-game

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

What is Simon Says?

- Simon Says is a classic game of memory and reflexes, where players must replicate a sequence of actions dictated by "Simon."
- The challenge lies in accurately recalling and executing the sequence as it grows increasingly complex.

📜Rules of the Game:

✔Simon will show a sequence of colors or actions.
✔Players must repeat the sequence correctly to progress.
✔Each successful round adds a new step to the sequence.
✔Mistakes result in game over.

🚀Transforming the Traditional Game into JavaScript​:
~By harnessing the power of JavaScript, I've brought the timeless fun of Simon Says to the digital realm.
From capturing user input to dynamically updating the game board, every aspect reflects a seamless fusion of classic gameplay and modern web development techniques.