hgducharme / meatball

A C++17 chess engine written entirely from scratch (WIP)
GNU General Public License v2.0
0 stars 0 forks source link

being able to query a square's rank and file would be cool #15

Closed hgducharme closed 4 months ago

hgducharme commented 1 year ago

Something like square.getRank() or square.getFile()