DrkSephy / Shogi

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

Players can place captured pieces on either bench back on the board #15

Closed DrkSephy closed 8 years ago

DrkSephy commented 8 years ago

Currently, either player can place a captured piece (from any bench) back onto the game board.