DrkSephy / Shogi

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

Implement User Interface #2

Closed DrkSephy closed 9 years ago

DrkSephy commented 9 years ago

The User Interface needs to be created using JavaScript, HTML and CSS. It will consist of a 3x4 grid which is clickable, and selected pieces will also have their movement ranges detected.