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/
-- 
http://mail.python.org/mailman/listinfo/python-list


Python Zelda II sequel - game engine works - GPLv2

2013-06-25 Thread Turtle Wizard
Hi all,

thanks to dudes on the net I can release this code :
https://github.com/zork9/pygame-pyZeldaII

Everything is Python/Pygame, you can download it with the following command :

git clone https://github.com/zork9/pygame-pyZeldaII.git

Visit my blog for screenshots : http://thediaryofelvishhealer.blogspot.be/

Enjoy,
Turtle Wizard


-- 
Time heals.
my blog : http://thediaryofelvishhealer.blogspot.be/
-- 
http://mail.python.org/mailman/listinfo/python-list


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 : http://thediaryofelvishhealer.blogspot.be/
-- 
http://mail.python.org/mailman/listinfo/python-list