DrkSephy / Shogi

Implementation of Dobutsu Shogi using Minimax + Alpha-Beta pruning
http://drksephy.github.io/Shogi/
2 stars 1 forks source link

Implement evaluation method #25

Closed DrkSephy closed 8 years ago

DrkSephy commented 8 years ago

The method for evaluating game scores needs to be implemented.