Day 5 - Finished game?
So I just uploaded my first final submission, I don't really have any plans to update it unless there are any major issues.Today I added music, an ending, a death screen and a start screen, I also did some more balancing and just minor polish. I'm pretty happy with the result, although the code is a bit of a mess. But I guess that is expected considering the short time limit and the fact that I'm quite new to Python.
I don't expect to be working on the game tomorrow, but I will take a look at packaging, it would be nice to be able to run the game on computers without python and pygame.
(log in to comment)
Comments
The issues with the middle gameplay and how strong you are is kinda tough, depending on your luck the game varies quite a lot in difficulty. I'm not really sure what to do about it, I tried to minimize it by making quite a lot of stuff drop so that at least some of it will be good but the issue is still pretty big.
Saving would be nice :-)
saluk on 2010/08/26 18:59:
Nice job, interesting enough to play through the whole thing. The end boss was cool! Some of the middle gameplay is a little annoying, at least it's not permadeath. But it feels like there aren't enough ways to get health or xp to level to be strong enough to beat the creatures that are there. But then I probably gimped my character as well.