dionito / Minerva

A chess engine in the making.
GNU General Public License v3.0
0 stars 0 forks source link

Make the square notation case insensitive #4

Closed dionito closed 1 month ago

dionito commented 1 month ago

This way both upper an lower case can be used to refer to a board square.

For example, both a8 and A8 could be used and would refer to the same square.