Skip to content

Simple version of a line run game for arduino. Includes a circuit diagram.

Notifications You must be signed in to change notification settings

romOlivo/Line-Run-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Line Run Game for Arduino.

Table of Contents

About The Project

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.

Getting Started

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.

Prerequisites

The proyect uses the libreries LiquidCrystal and pitches. If you use the Arduino IDE, you can find this libraries inside the import menu.

Installation

Open the LineRunGame.ino inside your Arduino IDE and load them in your Arduino Uno.

Usage

Simply turn on your Arduino Uno and lets play!

License

License: cc-by-4.0

Contact

Vicente López - al341918@uji.es

About

Simple version of a line run game for arduino. Includes a circuit diagram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages