Run the world
I always wanted to make my own Outrun-style-classic-arcade. This felt like the perfect chance!
This is my attempt, using faux 3D rendering (handmade!) and the same kind of quarter-grabbing gamey-physics. It's still very rough and I'm aiming at the Jam rather than the Compo, so I'm able to polish and add more zones.

The idea is that you go from Lisbon (where I live) to Rio de Janeiro (where I was born) passing thru all places I've visited in the past. And you can do it with one single gas tank - after, it's A Small World!
I'm using SDL 1.2 and Clang. Will probably use SDLimage, SDLgfx and SDL_mixer. My goal is also to provide a Emscripten build.