Replies: 1 comment
-
Thanks for posting this. Yes, sprites would be better. I did not see a sprite version posted, but the changes to the main sketch tab are simple and a single line sprite only takes a few kbytes. Here is my version of the main sketch tab which works fine on an ESP32:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/gotohellmann/AsciiWars
I modified it little bit to use sprite (for each text line) but it should be easy to use full screen double buffer sprite as it is 2 or 4 colour only.
The author has a patched TFT_eSPI but I think this is not neccessary at all when using sprites.
Beta Was this translation helpful? Give feedback.
All reactions