cwbowron with an improved version of his PSP Chess game. Changes:

new personalities: BCE: original evaluation algorithm BCE-Junior: BCE with stripped out positional features Random: evaluation function returns a random number (takes longer to search because there are fewer cutoffs) ability to add multiple personalities easily to add a personality: write evaluation function (see evaluate_bce()) add function to g_evaluation_functions add personality name to g_personality_names

http://forums.ps2dev.org/viewtopic.php?t=1760