DrkSephy / Shogi

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

Benches show duplicate of pieces #43

Closed DrkSephy closed 8 years ago

DrkSephy commented 8 years ago

If a piece is put on the bench, the respective bench square under it will also show that it contains a duplicate of the same piece, when it should be -1.

screen shot 2015-12-13 at 7 12 34 pm