Skip to content

An Arduino-controlled whack-a-mole game with buttons and LEDs.

Notifications You must be signed in to change notification settings

NicolasJao/Whack-a-mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whack-a-mole

An Arduino-controlled whack-a-mole game with buttons and LEDs.

A simple electronic circuit along with some code to make the classic arcade whack-a-mole game.

The key function here is millis() which allows the random LEDs to run while another loop runs that checks for your input. Kind of like multithreading but easier.

I made this for fun. There is an image and video attached to see it in action.

About

An Arduino-controlled whack-a-mole game with buttons and LEDs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages