top of page
Search

Coding Assignment 3: Simon Says

  • Writer: Gabrielle Grenier
    Gabrielle Grenier
  • Feb 19, 2019
  • 1 min read

So we were supposed to wire at least 2 LED lights to our micro bit and try to include a button press. I wanted to make a short Simon says game and attempted to wire 3 LED lights to my breadboard. The micro bit on start scrolls the words "SIMON SAYS" followed by a pattern in which the three LEDs light up. The user can then use "a","b",or "a&b" to replicate the pattern. The whole thing is merely the beginnings of a game as there are no other patterns or winning/losing what is there. I had some issues with my buttons not lighting the LEDs up and began to attempt changing the pins i was using however i never finished this experiment. There could also be an issue with my variables and how they are set up so i do have to go back into the code and check those as well. I was able to wire the LEDs and get the buttons working a couple and although I don't know how i did it i count it as a success.


 
 
 

Recent Posts

See All
Final Jam

So for my final project i wanted to stick to the music theme i had in my midterm project. I wanted to create a game much like the app...

 
 
 

Comments


bottom of page