MathJumper "post mortem" and windows executable link

First off, here's the link to the Windows executable in case you don't want to download a bunch of libs or can't get it working or whatever :)

http://www.srekel.net/files/index.php?dir=&file=MathJumper_EXE-1.1.zip

If you can't get it running under Linux, look in our previous diary entry.

Quick Post Mortem

I've entered PyWeek two times before I think, both times with viblo, and I have to say, this time felt a lot better. Instead of choosing to make a simple strategy game (which is pretty much the only types of games I've made :)), we chose to create a platformer, something that we knew would be simpler.

And it was definitely a good choice, this time. Our game was actually playable a couple of days before the game ended, which is pretty cool. Though, it did have some problems with the collisions right until saturday (I made an error which sometimes made the character go through an object instead of stopping against it).

I tried to make a random level generator, because it worked so nicely for Steam Empire and it could've saved us a lot of time. However, after spending 30 minutes or so on it, it was obvious that it would only create really sucky levels and that we'd have to create some kind of level editor. So viblo did, and it turned out great. :) If you haven't noticed, you can enter edit mode by hitting "e" and using the mouse and the 1-9 and F1-F10 buttons to place things.

Some people are commenting that they have too little time to answer the math question. I'm not sure if it's really because its too hard, or if its because you haven't understood that you can press space while standing on the ground to enter slowmo and jump at the same time. Granted, it IS too hard when the equation is difficult, like 3*6*8, so that's something we could've done something about.

As for bugs, I think the only serious bug we've found, except for the crash on Linux commented on below, is that the numbers you collect don't get reset when you restart a level. Still, its better than how it usually is for us. :D

The graphics turned out really well too. Mostly thanks to viblo and his Inkscape skills. Blame me for the water. ;)

I must say I'm very satisfied by how the game turned out. Not that it's perfect or anything, but given the amount of time we had, we produced a pretty good result.

/Srekel