I decided to make another OLED game but this time I used my new ESP32 board. This board is fast and has lots of memory so it is perfect for making games. In this video, you can learn how to build this cute Flappy Bird project for yourself or for your kids.
Parts- ESP32
- 128x64 I2C OLED display
- Buzzer
- Push button
Code is here for programing with Arduino IDE.
Feel free to use it and modify.
https://drive.google.com/open?id=1tLN9o0oKidWqNBs3cleTijr9R8MRRhy0
For this project you will also need library for OLED display:
https://github.com/ThingPulse/esp8266-oled-ssd1306
Comments