Skip to content

danwagoner/hangmanduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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