LCD Hill Run v2 Runner Game

A simple LCD screen game where you jump over hills and duck under crows with buttons.

Feb 20, 2020

37436 views

85 respects

Components and supplies

20

Jumper wires (generic)

1

Standard LCD - 16x2 White on Blue

2

Pushbutton switch 12mm

1

Breadboard (generic)

2

Resistor 10k ohm

1

Buzzer

1

Rotary Potentiometer, 10 kohm

1

Arduino Mega 2560

Apps and platforms

1

Arduino IDE

Project description

Code

Hill Run v2 code

arduino

The code. Change DUCK_PIN to 3 if you want to use an UNO instead. The code is pretty compact and clean, if I say so myself.

README

markdown

the information

README

markdown

the information

Downloadable files

HillRun wiring diagram Schematic image

Circuit Diagram Schematic hillrun2_zp0SI4wns3.fzz This is the HillRun wiring diagram shematic. IF YOU WANT TO USE AN UNO INSTEAD: in the code change const int DUCK_PIN to 3. and rewire the duck button from pin 18 to digital pin 3.

HillRun wiring diagram Schematic image

HillRun wiring diagram Schematic image

Circuit Diagram Schematic hillrun2_zp0SI4wns3.fzz This is the HillRun wiring diagram shematic. IF YOU WANT TO USE AN UNO INSTEAD: in the code change const int DUCK_PIN to 3. and rewire the duck button from pin 18 to digital pin 3.

HillRun wiring diagram Schematic image

Comments

Only logged in users can leave comments

PunkyMunky64

0 Followers

0 Projects

Table of contents

Intro

85

0