I’m gonna make a game.
Last LD or two, I didn’t really give it a shot. I was expecting myself to be able to install SDL and set up myself a development environment to make a game in C++ when I’ve never done any of that before.
I wasn’t going to compete this time around either. I have work tonight and I haven’t been to sleep yet. But when I was laying in bed, thinking about the theme of this competition, thinking about the idea I had for the theme and how easy it should be to implement in something simpler like python, I suddenly got up and decided, “I’m making the game!”
First thing’s first. I’m pulling up all the relevant tutorials I can find. I’m pretty sure I’m gonna be making it in blender’s gaming engine and using python from there to do the actual programming. (It’s pretty simple graphically as well, and the python can generate the… *ahem* content for me.)