Python ZeldaII sequel - mapeditor

2013-06-27 Thread Turtle Wizard
Hi all, I made a simple map editor for using in pyZeldaII overworld maps, it's fastly written. You can download it here : http://github.com/pygame-pyLevelMaker pyZeldaII can be found here : http://github.com/pygame-pyZeldaII Enjoy, Turtle Wizard -- Time heals. my blog :

Python Zelda II sequel - game engine works - GPLv2

2013-06-25 Thread Turtle Wizard
://thediaryofelvishhealer.blogspot.be/ Enjoy, Turtle Wizard -- Time heals. my blog : http://thediaryofelvishhealer.blogspot.be/ -- http://mail.python.org/mailman/listinfo/python-list

Python MegaMan X clone - full game engine

2013-06-15 Thread Turtle Wizard
Hi all, I made a codebase which is easy for extensions of making enemy AI's (anything really), most is based on inheritance of some good classes. Here it is including first level : https://github/zork9/pygame-pyMM Enjoy! -- Time heals. my blog : http://thediaryofelvishhealer.blogspot.be/ --