Skip to content

danwagoner/hangmanduino

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

hangmanduino

Author

  • Dan Wagoner
  • 08/22/2009
  • nerdybynature.com

Description

This sketch allows you to play hangman on your Arduino. There is a small list of words defined in a variable, which the program randomly selects from. A potentiometer is used for scrolling through the alphabet and a tactile switch for making selections. When you select the letter, the program displays a * instead of the letter and you aren't allowed to make that selection again. If you guess the word, you win and the board is reset. If you guess too many wrong, game over and the board is reset. If you hold the select button for 2 seconds, the board is reset.

More information can be found on my blog post: http://www.nerdybynature.com/2009/08/31/hangmanduino/

Schematic

alt text

References

About

Hangman on the arduino - fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published