AI
Via edu-sig: Python code for AI programming.
I actually mean to get my Python class going again, and I ought to assign my students to write some game-tree search code. Let's see if they can't calculate explicit solutions to a few simple games, and maybe some decent strategy in others. (It seems that Bram did that for Connect Four at one point.)