DrkSephy / Shogi

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

Lion pieces trigger both valid/invalid moves #6

Closed DrkSephy closed 8 years ago

DrkSephy commented 8 years ago

Currently, moving the lion will trigger both an invalid and valid move.