DrkSephy / Shogi

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

Implement function for making internal moves #46

Closed DrkSephy closed 8 years ago

DrkSephy commented 8 years ago

Methods for making moves to the internal board needs to be implemented.