On 10/27/07, Loic Dachary <[EMAIL PROTECTED]> wrote: > > pokerbotlogic.py seems to contain some code to do this, but it's not > > immediately clear how you'd subclass this and setup a test server to > > play bots against each other. Can I simply define my own eval() > > method, or is anything else required? > > I suggest you get inspiration from pokerbotlogic.py instead of > trying to subclass it. It's small enough that you can re-implement > it to your liking. > > In addition, I think a smart bot will require structural changes > that would force you to rethink pokerbotlogic.py entirely. > > What are your ideas about this bot ? How would it work ?
I'm not sure what my bot will do yet. I was just looking for a general-purpose poker framework to test with, so I can write a bot and "plug it in" without having to worry about reimplementing all the basic rules/protocols/etc. I appreciate you confirming my suspicions that this is beyond the current scope of the project. Thanks, Chris _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
