itsapi / pycraft

A Minecraft-inspired game for the terminal
GNU General Public License v2.0
197 stars 21 forks source link

Initial C renderer frame diff state broken #155

Open olls opened 3 years ago

olls commented 3 years ago

image

The initial (or second?) frame of the output doesn't seem to have it's state updated correctly, because the sky gets darker without it re-printing the sky. This becomes obvious when other parts of the screen later update for different reasons, and reveal the sky colour difference. See the edge of the sun rays in the above picture.