Arduino Hangman
.jpeg)
You can use a touchscreen display and an Arduino to make a fun and interactive hangman game.
Supplies
- 1 Arduino Mega/Due
- 1 3.5 In Touchscreen Display
YouTube Tutorial:

Notes:
The default screen size is 3.5 inches so if you have a different screen size you will need to adapt the dimensions in the code.
Notes for Downloading Code:
When downloading the code make a new sketch and add 6 new tabs and paste each sketch of the code into these tabs.