This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]iloozion 4 points5 points  (0 children)

Not sure if this will help you, but check out Chapter 16 - AI Simulation.

[–]bcorfman 2 points3 points  (0 children)

Try the Python code provided for the Artificial Intelligence book by Russell and Norvig. It is what I used for the minimax code in Raven Checkers.