Go Back
Synapto


Project overview
Synapto is a fun and engaging memory-based pattern game inspired by the classic Simon Says. The goal is to test and improve your short-term memory by following and repeating an increasingly complex sequence of flashing colors. It's simple, addictive, and a great showcase of logic and frontend interactivity using plain HTML, CSS, and JavaScript.
Project Challenges
- Implementing accurate timing between color flashes
- Managing sequence logic and validating user input efficiently
My learnings
- Deepened understanding of DOM manipulation and event handling
- Practiced state management without external libraries
- Learned to build a game loop logic and user feedback system
Features
- 🧠 Memory-based pattern game
- 🔁 Increasing difficulty with each round
- 🎨 Dynamic flashing color animations