Skip to content

Breakout game for the ESP32 TTGO LCD module. Game adapted from Volos Projects for PlatformIO.

Notifications You must be signed in to change notification settings

rzeldent/esp32-breakout-ttgo

Repository files navigation

esp32-breakout-TTGO

Platform IO CI

All the credits go to Volos Projects.

Splash screen

Initially just made this repository to easy upload the game using PlatformIO. However over time stared to refactor the game to make it more readable/understandable for myself.

Changes:

  • The splash screen has been converted back to BMP and is stored as a GZIP image.
  • Structures for ball(speed), and tiles, reorganized the tile
  • New names for variables
  • Checking if all the tiles are hit instead of checking the score
  • ...

See the original video on YouTube:

IMAGE ALT TEXT

About

Breakout game for the ESP32 TTGO LCD module. Game adapted from Volos Projects for PlatformIO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages