I have no idea what I’m doing.
Correction.
My programming has gone back to rudimentary smack stones together and hope for fire caveman style learning. It’s a lot of fun. I’ve been digging into javascrip and jquery and figuring out how to make this shit happen. I have no idea how any of it’s meant to be done and I feel like I’ve done some hacky things – tis’ the game jam life eh?!

Above is a screenshot of what has been achieved so far. The top line is your status, and will display a text representation of you health, hunger and happyness. Hunger decreases by 1 point every 5 seconds (I haven’t balanced this yet because I don’t have any other mechanics :P). Next I’m showing how much money you have and soon how much you are earning.
Below that is the recent event log, ala most turn based games / roguelikes. This was a bit of a pain to get working but now it’s a nice 10 message queue, with a fade in for the most recent addition to the list.
Finally is the action menu, which will slowly fill up with different actions as you gain more wealth and fulfill certain requirements for new abilities to earn money. I have a few ideas for what direction I want to take this in and I really want to focus in on some satire issues like high risk investing and extortionate health care.
I think I might add time to the game, and make time affect certain actions in game. It’d also be nice to have a daily news bulletin – mostly humor but maybes some significant events could happen? Events that only happen on some days? Things you can only do on some days?! The possibilities are endless.
In any case I’m going to wrap up for the morning. It’s 4:32 and I’m still recovering from a recent hospital visit. Tomorrow I should be fairly free apart from a visit to tesco and some socializing with my halls (their drunken escapades tonight are worthy of a little discussion in the morning ;p). Most of the boiler plate code is done so I’ll be able to burn through adding features now.