olufjen / chess

Programs to utilize chess ontologies, and play games of chess
1 stars 0 forks source link

Return correct action #6

Closed olufjen closed 4 years ago

olufjen commented 5 years ago

The makeDecision method of the search can only return an action than has an active piece. A piece that is removed from the game does not participate.