Flappy Bird clone for ESP-8266 (PlatformIO, Arduino framework)
To run this project, you will need:
- An ESP8266, I used a NodeMCU devboard.
- An SPI SSD1306 128x16 pixel monochrome OLED display.
Configure the pins used for the peripherals in the pins.hpp file. Build using platformio.
This project is available under the Mozilla Public License 2.0.