Collabrated with Elif
Finally, we decided to try to replicate simon game.
After talking with Tom, Elif and I decided to replicate simon game for this project. The level of difficulty is suitable for beginners.
First, I did some research about what simon game from wikipedia. Simon is an electronic 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.
This is the our basic logic for the whole game process.
how to make a pin work both as input and output.
ATTEMPT 1
Firstly, I just tried to make a musical instrument, making sure it could at least make a tone, but I failed.