Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48385 > unrolled thread
| Started by | Turtle Wizard <elvishNOSPAM.healer@gmail.com> |
|---|---|
| First post | 2013-06-16 01:10 +0200 |
| Last post | 2013-06-15 19:49 -0400 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
Python MegaMan X clone - full game engine Turtle Wizard <elvishNOSPAM.healer@gmail.com> - 2013-06-16 01:10 +0200
Re: Python MegaMan X clone - full game engine chetaget <chetaget@meh.com> - 2013-06-15 19:49 -0400
| From | Turtle Wizard <elvishNOSPAM.healer@gmail.com> |
|---|---|
| Date | 2013-06-16 01:10 +0200 |
| Subject | Python MegaMan X clone - full game engine |
| Message-ID | <m08v2b9dhl.fsf@gmail.com> |
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/
[toc] | [next] | [standalone]
| From | chetaget <chetaget@meh.com> |
|---|---|
| Date | 2013-06-15 19:49 -0400 |
| Message-ID | <51bcfd97$0$1793$c3e8da3$14a0410e@news.astraweb.com> |
| In reply to | #48385 |
On 2013-06-15 23:10:46 +0000, 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 link needs a .com Thanks
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web