This program is a game ! Yeah it's the very first big project I've done !
68a88548c0
Code is now a little simpler and new menus are easier to implement. Before you had to create a new function and all adjustments just to change the state. Now you use the same function which does it all for you. You use self.changeMenu("theNextState") and it switches the state for you and does all the stuff you had to code before. |
||
---|---|---|
font | ||
map | ||
music | ||
sprites | ||
.gitignore | ||
core.py | ||
LICENSE | ||
savesystem.py | ||
settings.py |