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.
- Host: GitHub
- URL: https://github.com/kosso/esp32-bounceball-game
- Owner: kosso
- Created: 2020-10-13T15:49:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-14T18:38:01.000Z (over 4 years ago)
- Last Synced: 2025-02-14T01:18:54.824Z (4 months ago)
- Language: C
- Size: 2.26 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](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? ;)