[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] Pyzzle-0.7.5 update now on line.



Fresh in. Please download:
 
source: http://prdownloads.sourceforge.net/pyzzle/pyzzle-0.7.5-source.zip?download
 
self installing exe: http://prdownloads.sourceforge.net/pyzzle/pyzzle-0.7.5-source.zip?download
 
Run the demogame.py file to see the Orbius Tertius Demo game. DO NOT RUN pyzzle.py nothing will happen. I decided to base the 0.x.x numbers more on how close pyzzle is to 1.0 rather then just incrementing them.
 
Additions:
 
- Riven like slide transitions. Choose from None, best, fastest and normal. Look in the options sub-menu.
 
- New API. As in Pyzzle now has an API. You now import pyzzle directly into your own mycoolgame.py file.
 
- Directory resturture.
 
- Large code clean and restructure.
 
- and the usual bug fixes.
 
Issues:
 
- Sound seems to behave strangly initially under windows, but then calms down . If you are using windows and have sound issues please report them. Im going to completely rewrite and extend pyzzles sound for the next release.
 
- Ambient volume control is currently not working. Also due for a rewrite
 
- Loading and saving functions are also not working. Just because im sick of rewriting them every time i make an update. So they will be out until the end.
 
Thanks and enjoy
 
Andy