DrkSephy / Shogi

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

Captured Hens return as Chicks #19

Closed DrkSephy closed 9 years ago

DrkSephy commented 9 years ago

When a Hen is captured, it is downgraded to a Chick when placed on the bench.

DrkSephy commented 9 years ago

Implemented by commit 3f983c8fed7231ec495e9ca2b3be9bd51f667938.