DrkSephy / Shogi

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

Implement debug panel #9

Closed DrkSephy closed 9 years ago

DrkSephy commented 9 years ago

A debug panel would be great to have, which would display turn-by-turn actions such as which piece was selected, moved and so on.

DrkSephy commented 9 years ago

Implemented by commit 12d591ccf83b4ef5cde03da57754d74e34f26ff8.