Simple Arduino Game with 16×2 LCD
I built this simple game to show my nephews how much fun you can have tinkering with hardware and software.
The following video shows the game in action. Below the video I’ll list the hardware that I used, and also post a link to the code so that you can use it in your projects.
Hardware
3. USB Cable A to B (A standalone arduino board doesn’t come with this)
Source Code
The source code is available here: https://github.com/jeffcardillo/arduino_super_scooter
Enjoy!