Collabrated with Elif

Ideration

Finally, we decided to try to replicate simon game.

Process

Google Docs: Sign-in

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.

Screen Shot 2022-11-02 at 13.51.03.png

Prototype

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.