So there is just under 16 hours left
I spent a lot of time thinking about different games I could make this time around, well over 24 hours. In the end I still ended up going with my initial game idea, with one difference, I’m only using the Growing theme (for now anyways).
Initially the idea was to create a two button php adventure game. The entire concept was to completely gimp the controls within a menu that only had two buttons, one an action, the second button almost always more.
In the end I decided that was a dumb idea/concept and decided to just focus on the Growing theme instead. It is still a php powered game, using text files to store the save.
So far I have 154 lines of code, the bulk of the functionality is in, I have a few more names to add and the end game parameters.
Time allowing I would like to attempt to make it look a bit nicer.