2023-05-09: day 4 of 9
today i was very close to not making progress because it was a bit of a crazy day so i needed to relax from the craziness — but i did make some progress after around 21:30.
i found that the game is closer to done than i thought:
i found that the game works much better if there is only two colors, so i put only 2 colors for drawing (instead 16 how i planned). i also found that 64×64 pixels is quite large for one sprite, so the game may only need one level with multiple sprites, not multiple levels with one sprite each.
i also added the grid toggle to the ‘area edit’ window.