https://github.com/tradmod/simon-game
Short-term memory Game
https://github.com/tradmod/simon-game
cs50x game html javascript javascript-game tailwindcss vanilla-javascript
Last synced: 3 months ago
JSON representation
Short-term memory Game
- Host: GitHub
- URL: https://github.com/tradmod/simon-game
- Owner: TradMod
- Created: 2022-05-25T13:01:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T07:03:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T07:07:07.166Z (about 1 year ago)
- Topics: cs50x, game, html, javascript, javascript-game, tailwindcss, vanilla-javascript
- Language: JavaScript
- Homepage: https://shaheenrehman.github.io/Simon-Game/
- Size: 124 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simon Game
Simon Game in full vanilla JavaScript.
This is my CS50x Final Project.
## Play Here:
https://devabdee.github.io/Simon-Game/
## Tech Stack
**Client:** HTML, TailwindCSS, JavaScript.
## 🔗 Links
[](https://twitter.com/DevABDee)
[](https://www.linkedin.com/in/devabdee/)
## What is Simon Game?
Simon is a game of short-term memory skill.
The device creates a series of tones and lights and requires a user to repeat the sequence. If the user succeeds, the series becomes progressively longer and more complex. Once the user fails or the time limit runs out, the game is over.