DrkSephy / Shogi

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

Prevent auto-promotion of placed bench chicks #17

Closed DrkSephy closed 8 years ago

DrkSephy commented 8 years ago

Currently, placing a chick off the bench into the endzone will cause them to auto-promote.

DrkSephy commented 8 years ago

Implemented by commit 276495d8ff5c505f4ded064763a3b8679e43bbcb.