Introduction: Arduino Simon Says Game
Hello!This My First Instructables.This Is A instructions for a simple Arduino Simon Says Game.Parts needed:220 ohm resistor,4 buttons,4 leds(All in next step.)
Step 1: Prepare the Parts
You Can Find It On Ebay.
Step 2: Do the Circuit!
Below Is The Fritzing Sketch.That's The Circuit.
Step 3: The Arduino IDE
Get it here
Step 4: Code Me!
Get the code here
Step 5: Wall Mount

Participated in the
Full Spectrum Laser Contest

Participated in the
Game.Life 4 Contest
12 Comments
Question 3 years ago on Step 4
What other files need to be downloaded and put into the folder? I have already put Tone.h and Tone.cpp, and when I upload, the music plays in the beginning. But nothing happens after that. What am I missing?
5 years ago
Look at lines 15 and 16. Change "boolean" to "int", and youll be good to go.
6 years ago
https://github.com/codebendercc/arduino-library-files
7 years ago
great idea
8 years ago on Introduction
Hey, you steal my work! That first picture is my own picture from my project with the same title. I'll report you to the admin if you're not delete my picture, it's so rude using other project and claim to be yours, and without asking permission!
8 years ago on Introduction
what are the materials you need?
8 years ago on Introduction
Sorry,i mean that my Arduino IDE version is old i think you should try Arduino IDE 1.5.5 R2 (http://arduino.cc/download.php?f=/arduino-1.5.5-r2-windows.zip)
8 years ago on Introduction
i am getting an error message with this code.
Documents/Arduino/libraries/Tone/Tone.cpp:26:20: fatal error: wiring.h: No such file or directory
#include <wiring.h>
any help?
Reply 8 years ago on Introduction
May be it's because your Arduino IDE is to old so it's not included with the Wiring library,may be you don't have Wiring or Tone library.
Reply 8 years ago on Introduction
I have the tone library and the arduino uno that i have, was just bought recently, so i believe it cant be too far out of date.
most likely to be up to date.
any further suggestions in checking my IDE?
9 years ago on Introduction
is it possible to make it so when u finished the game the box opens and theres prizes in there if so could u tell me
9 years ago on Introduction
This looks like a fun game, Can you post a final picture of it? I'd love to see someone playing it!