This is an Arduino pong game.
###The hardware
- Arduino
- PS2 Thumb Joystick Module
- 1.8" Color TFT LCD display
###The circuit schema The schema was created with Fritzing. The extra parts (for the LCD Screen) were downloaded from the adafruit repo.
The initial code was copied from the Arduino tutorial page for TFTPong.