KezMenu - 0.3.5
Based on a PyMike's original work, a new PyGame library to obtain with minimal coding menu-based interfaces in your games!
Luca Fabbri
(keul)
This work is originally based on the PyMike's project EzMeNu.
As Mike's ones, you can fast and simply create menu based interfaces for your games.
Origin and Needs
This is a needed module for my Cheese Boys game. I'm trying to make this game as modular as I can, and move code away from the project itself!
Installation
The library is released onto the Python Cheeseshop, so you only need to install it typing:
easy_install KezMenu
Examples
A tutorial and some effects examples are available on the Cheeseshop page.
Get the Code
Source code can be taken from GitHub.
Changes
Wow! 0.3.1 version was corrupted! It was impossible to install it using easy_install... No one report this problem to me after all those months?!
Also this new version:
- Fix some errors in the README manual files
- Tested and released for Python 2.6 and Pygame 1.9