fighting game made with python

2011-04-07 Thread neil harper
is there any fighting games(street fighter, mortal kombat, etc) made in python? -- http://mail.python.org/mailman/listinfo/python-list

Re: Suggest some exercises on Python

2011-04-05 Thread neil harper
On Tue, 2011-04-05 at 18:43 +0530, Jins Thomas wrote: > Hi all, > > I'm a new bie. I have just started learning Python (3.0), finished > with official tutorial. I would like to have your opinion on some > > 1. Good books (for an intermediate in programming) with lot's of > exercise i can try it

python fighting game?(like street fighter)

2011-04-05 Thread neil harper
are there any good fighting games in the style of street fighter or guilty gear? -- http://mail.python.org/mailman/listinfo/python-list

learn python the hard way exercise 42 help

2011-03-30 Thread neil harper
http://pastie.org/1735028 hey guys play is confusing me, i get how next gets the first room, which is passed when the instance of Game() is created, but how does it get the next room? thanks -- http://mail.python.org/mailman/listinfo/python-list