These are a few game concepts that I’ve been experimenting with, and figured I might as well share!
In this first demo, you can draw on the background, and then press ‘menu’ to turn your drawing into a sprite!
This second demo experiments with game recording. Similar to @UnsignedArduino’s Procedurally Generated Platformer (but not as good), this game allows you to see previous happenings in the game when you press ‘A’.
That’s all for now! Feel free to use any of this code in your games!