This handheld game prototype was developed as my final project for CMU's 18-095: Getting Started in Electronics.
This project explores non-traditional tactile input systems by using a slide potentiometer to control the player's vertical position. The game itself is inspired by Flappy Bird.
- Score and High Score systems
- Customizable player colors
- Arduino Mega
- 3.5" LCD Screen
- Slide Potentiometer
- Buttons
- Download the
TFT_HX8357library from github.com/Bodmer/TFT_HX8357 - Customize
User_Setup.haccording to your specific screen model (instructions are found in the repo) - I've included my customized library file for reference.
This is the overall system, including the screen and the controller.

This is a closer look at the screen.


