dylhunn / dragontoothmg

A fast Go chess library. Legal move generation, move/board types, apply/unapply, FEN parsing, Zobrist hashing.
https://dylhunn.github.io/dragontoothmg/
GNU General Public License v3.0
47 stars 7 forks source link

GetPieceType function added #3

Closed DeybisMelendez closed 2 years ago

DeybisMelendez commented 2 years ago

Hello, I added the GetPiece function

dylhunn commented 2 years ago

Thanks! Sorry for the delay to merge it, I didn't see it in my overflowing notifications!