Main Content

Press(Button); //An Arduino LCD Game

Recently in Scouts, I worked on the Game Design merit badge. For one of the requirements, I built this game using Arduino that is based on the LED Rocker Game.
The point of the game is to score the highest amount of points possible. At the start of the game, you will need to press the button to start, then there will be an arrow in the middle of the screen. There is another arrow below it that moves across the screen. When the arrows match, you need to press the button and hold it down until the green LED lights up. You will then get a point, and the game will speed up.

Supplies:
Arduino Uno or Nano
Breadboard (small if you are using the Arduino Uno, medium if you are using Arduino Nano)
16x2 LCD screen compatible with Arduino
A red and a green LED (one each)
A pushbutton switch
Breadboard wires
A 10 kilo ohm resistor
A potentiometer
Two 220 Ohm resistors (you might need another one for your LCD screen depending on the type)
Optional: 3d printer to make a case for the game”

Link to article