This is a simple little cart that draws 3 randomly sized/colo(u)red shapes every 60th of a frame, and plays a short little ditty while doing so. This was made in not-a-lot-of-time at all as a way of getting myself comfy with drawing shapes, _update60(), and stuff that isn't sprites and maps. Not much else to look at, really, unless you're a huge fan of surrealism.
What you see here is a physics engine test of a game that I'm working on, where you can only move Mr. Careful, the purple blob, by way of precise jumping. It's rough around the edges, and I haven't gotten to implementing the other big mechanic of the game, but feel free to test the jumping system all you want! I also haven't implemented death yet apart from the panic button, but those spikes and spike-like balls? They will be much deadlier when the time comes.