That worked tokumaru; thanks for the response!
Out of curiosity: how many background tiles can I update without having to disable rendering?
Search found 2 matches
- Wed Aug 22, 2018 12:38 am
- Forum: Newbie Help Center
- Topic: Screen flashes garbage chars when I update background tiles
- Replies: 6
- Views: 2997
- Tue Aug 21, 2018 11:36 pm
- Forum: Newbie Help Center
- Topic: Screen flashes garbage chars when I update background tiles
- Replies: 6
- Views: 2997
Screen flashes garbage chars when I update background tiles
I'm following the nerdy nights series. I created / finished the pong game. When the game finishes, I display GAME OVER using background tiles. The user can press Start to restart the game. When they do, I overwrite the GAME OVER tiles with a solid tile (ie: no letter). However, for some reason, the ...