Re: New Chess Module

2007-03-15 Thread shatranjchess
On Mar 15, 4:46 pm, Paul Rubin wrote: > [EMAIL PROTECTED] writes: > > written in Python, it's not blazingly fast...but Kasparov > > doesn't even look at 2k nodes per second, does he? ;-) > > Wow, cool. Out of curiosity how many nodes per second does it look > at? depend

Re: New Chess Module

2007-03-15 Thread Paul Rubin
[EMAIL PROTECTED] writes: > written in Python, it's not blazingly fast...but Kasparov > doesn't even look at 2k nodes per second, does he? ;-) Wow, cool. Out of curiosity how many nodes per second does it look at? -- http://mail.python.org/mailman/listinfo/python-list

New Chess Module

2007-03-15 Thread shatranjchess
I'm releasing a new python chess module called shatranj. You can get it from www.employees.org/~stannous/shatranj until I move the project to sourceforge or some other place. It's a text based (bitboard) chess engine that implements an alphabeta search with iterative deepening. It also has a small