Splodging Along
Haven’t quite got anything on screen yet… scary thing is, I have been coding all day and have quite a fair bit of code to show for it too!
Turns out taking the engine and stuffing a prototyping layer on top of it ended up being a bit more work than I expected… so while my initial idea was to abstract pretty much everything, the past few hours have had me refocus specifically on what I’ll need to get a game done over the next couple of days. And a few words of wisdom… Lua and heavily templated and inherited code can cause some major headaches! Be careful where you abstract from, or you’ll be going in circles and creating some rather spectacular dependency diamonds ๐
So, with one day down.. I have to re-plan a few things. Originally it was: Day One – core code, Day Two – gameplay code, Day Three – asset fix up and tidying loose ends/porting fun. So it looks like I’ll be cutting into the asset time to get something done.. but once I have the core code done though, it should be fairly plain sailing so I’m still quite confident at this point.
No doubt that’ll change around lunch time tomorrow, should I still not have anything on screen!
But for now, some sleep is in order…