Bug fixing in ‘I’ll give you a head start’
So a lot of people who played my game were commenting on it being very slow, after watching someone else play it and having someone test it on a different computer, turns out there was a massive bug that for some reason I and some players weren’t experiencing.
It was one line of code to fix it, that basically changed the game from drawing shadows over every single tile in the entire level (!!!) to only drawing shadows on the tiles that are being drawn to the screen! Obviously that makes a huge difference in speed, but it is just one line of code? I think it is allowed to fix this, yes?
At any rate, I’ve uploaded the fixed version, but I’ve kept the buggy version up as well and explained the situation on my game’s page so people can make their own judgement call on which version to rate 
And if you played the game before and experienced horrible slowdown, please try it again now, this should fix the problem 😀