DrkSephy / Shogi

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

Implement Pieces #5

Closed DrkSephy closed 9 years ago

DrkSephy commented 9 years ago

The Pieces need to be implemented on the client-side.

DrkSephy commented 9 years ago

Implemented by commit 2f2e7843b16763988f66f0ddca5d080702024d93.