Day three and I am already feeling the time crunch. Had to sneak off to the computer at 10pm to get my coding time in. I only did one exercism exercise “Amusement Park”. That left some time for the top down movement code.

I didn’t get too far in that either. I did however hard code in the map from screenshots which surprisingly wouldn’t have filled the Gameboy screen. I anticipate a lot of off by one errors tomorrow since Lua is 1-based indexing.