ATmega328-Flappy-Bird-Clone icon indicating copy to clipboard operation
ATmega328-Flappy-Bird-Clone copied to clipboard

Flappy Bird clone made for the ATmega328 and Sainsmart 1.8" TFT screen (ST7735)

ATmega328 Flappy Bird Clone (Arduino UNO)

Flappy Bird clone made for the ATmega328 and Sainsmart 1.8" TFT screen (ST7735)

This is a Flappy Bird clone made for the ATmega328 and a Sainsmart 1.8" TFT screen (ST7735). Developed and tested with an Arduino UNO and a Sainsmart 1.8" TFT screen.

More info about this project: mrt-prodz.com

Youtube video:

Video Preview

Features:

  • Simple gameplay similar with Flappy Bird
  • Usage of a small sprite to represent the bird
  • Small details on the pipe and animated floor

This is a project for the ATmega328 and ST7735, source will certainly need some tweaking to run on other components.

Screenshot:

In-Game

Sketch

References:

Wiring the Sainsmart screen to the Arduino UNO

deWITTERS Game Loop

Port Manipulation