Race around the track but every 10 seconds it gets harder
So initially, I didn't even plan on joining this LD. But the theme got me somewhat inspired, and I decided to try and get something in.
This is progress after about 2 hours. The programming probably goes against all the "best practices" in the book. Collision is evaluated by what color of pixels is in the middle of the car (hence the little hole in the middle), the road can only be 1 color as everything else is considered a wall (except for the finish line). No version control because I like to live dangerously.
I have to say that hacking together something that works without caring much about the details is so refreshing, after doing projects in my actual job with QA watching my every step, and everything having to be just perfect.

So, what do you think?
I don't feel like pouring too much effort into this, but I guess I want to make it into something that will be at least barely fun to play.