janwieners / SpoookyJS

A JavaScript Multiagent Board Game Framework Based On Monte Carlo Methods.

Home Page:http://www.spoookyjs.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjust AI to play the game of nine men's morris.

janwieners opened this issue · comments

Capture moves aren't recognized by the AI routines. Fix. This.

Fixed. Remember to change Spoooky.AI.preProcessChildNodes() in next iterations.