# tt-simon-game **Repository Path**: mirrors_urish/tt-simon-game ## Basic Information - **Project Name**: tt-simon-game - **Description**: Simon Says game submission for Tiny Tapeout - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-26 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](../../workflows/gds/badge.svg) ![](../../workflows/docs/badge.svg) ![](../../workflows/test/badge.svg) # Simon Says Game for Tiny Tapeout - [Read the documentation for project](docs/info.md) Tiny Tapeout is an educational project that aims to make it easier and cheaper than ever to get your digital designs manufactured on a real chip. To learn more and get started, visit https://tinytapeout.com. ![Simon Says](docs/tt-simon-game.jpg) ## About the game Simon says is a simple electronic memory game: the user has to repeat a growing sequence of colors. The sequence is displayed by lighting up the LEDs. Each color also has a corresponding tone. In each turn, the game will play the sequence, and then wait for the user to repeat the sequence by pressing the buttons according to the color sequence. If the user repeated the sequence correctly, the game will play a "leveling-up" sound, add a new color at the end of the sequence, and move to the next turn. The game continues until the user has made a mistake. Then a game over sound is played, and the game restarts. ## Online simulation You can play the game using the online Wokwi simulation at https://wokwi.com/projects/408757730664700929. The simulation also shows the wiring diagram.