cjsaylor / chessimage

Golang library for rendering chess board images in a specific state.
https://godoc.org/github.com/cjsaylor/chessimage
MIT License
5 stars 5 forks source link

Support more than one simultaneous last moves #1

Open cjsaylor opened 6 years ago

cjsaylor commented 6 years ago

There's no way to display a castling move since there will be two pieces that move at the same time.