It's over.
Okay, so we didn't get everything we wanted finished. No title screen, no ending screen. The collision detection is really sketchy... like horribly so. I really don't want to fix it up but Nick wants me to finish it up so we can give it to our friends. Personally I think that code doesn't even deserve to be run. Hideous. To redeem myself I've started writing a moddable game engine. I'm not sure how other moddable game engines have been made in python, but my system works pretty well. It involves mods being modules in separate directories and the game engine adds the appropriate directory to sys.path and then imports them. So far the engine can easily create and modify the game's keybindings. Not much else goes on, but it works pretty well. The code is the cleanest, most pythonic and most well-designed code I've ever come up with. Even the comments adhere to style rules. Anyway, the engine is being built to create my latest idea for a game. Hopefully I can get it all done. If I get bored I'll just use to do stuff for infotech next year so I'm forced to do it. It might be a good year long projects. Anyway, check back for screenshots and updates... For now I'll leave you with this font (click on it) :

2 Comments:
=D I saved the font to my computer!
And I want to play Mr. Emo game D:
look under links up on the right, click on 72 hour gdc messageboard and on that site go to downloads... our name is Team Zero
Post a Comment
<< Home