Simple version of the Line Run game adapted to play with Arduino Uno. The hardware was made with the components that have in the "Starter Kit" of Arduino Uno.
To start with, first you need to build the circuit that you can find in "Circuit Diagram.png". It is important to respect the pins in the circuit. If you change them, you will need to change them also in the code.
The proyect uses the libreries LiquidCrystal and pitches. If you use the Arduino IDE, you can find this libraries inside the import menu.
Open the LineRunGame.ino inside your Arduino IDE and load them in your Arduino Uno.
Simply turn on your Arduino Uno and lets play!
License: cc-by-4.0
Vicente López - al341918@uji.es