I'm In
Ready for another Ludum Dare.
I'll be using my Game Jam starter kit for a base. Anyone who wants to try it can find it on my github at https://github.com/Archimagus/GameJamStarterKit
It's mostly just a starter project with Main, Options, and Pause menu and the underlying code to pause the game while menu's are open. As well as an audio manager class and a few other utilities to get some boilerplate code out of the way. (only build in unity assets that need to be replaced with real ones).