Re: Python MegaMan X clone - full game engine

2013-06-15 Thread chetaget
On 2013-06-15 23:10:46 +, Turtle Wizard said: 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! Cool stuff, but the

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/ --