Skip to content

noelkelias/LED_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

The LED Game

I was feeling a little bored and had a lot of free time on my hands especially during this digital learning semester. So, I started messing around with an Arduino Uno that I had to make a simple and engaging LED game. The goal of the game was to click on a button whenever the green LED turned on. Each successful attempt, the delay between the alternating LED’s would reduce until eventually you had “won”.

After my first few attempts, the game seemed a little easy to beat. So, I juiced up my code a little bit and added different, more randomized patterns to keep the player on their feet. Below I have attached the setup and a trial run of this simple, yet engaging game.

Setup

  1. Arduino Uno
  2. Some wires
  3. A few 10Kohm resistors
  4. A button
  5. 4 different colored LEDs
  6. Passive buzzer

drawing

drawing

Run Through

About

Simple and engaging LED game using Arduino Uno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages