An open API service indexing awesome lists of open source software.

https://github.com/kosso/esp32-bounceball-game

A version of the classic 'Breakout' game by Volos Rakic for the TTGO Display Board.
https://github.com/kosso/esp32-bounceball-game

Last synced: 2 months ago
JSON representation

A version of the classic 'Breakout' game by Volos Rakic for the TTGO Display Board.

Awesome Lists containing this project

README

        

# ESP32-BounceBall-Game

"Bounce Ball". A version of the classic 'Breakout' game by Volos Rakic for the ESP32 TTGO Display Board.

(Shared with permission)

See a [video about the TTGO Display Board](https://www.youtube.com/watch?v=N6V7ZJkhSbc) and this game in the video link below.

Subscribe to his channel here : https://www.youtube.com/channel/UCit2rVgOvhyuAD-VH5H_IHg

[![Watch the video](https://img.youtube.com/vi/N6V7ZJkhSbc/hqdefault.jpg)](https://www.youtube.com/watch?v=N6V7ZJkhSbc)

----------

- Version 0.1 - Initial release/commit.

TODO: Modifications for other screen sizes and drawing libraries. (Maybe FastLED for a big LED matrix? ;)