xeenoon / ChessApp

0 stars 0 forks source link

Make a type of 'Squares' #3

Closed xeenoon closed 2 years ago

xeenoon commented 2 years ago

Instead of having x,y coordinates for panels, that must be searched for everytime, have a Type of 'Squares' where squares have location values between 0,63

Remove all references of x,y components.

With these location numbers, it will be relatively easy to assign a bitboard to a 'Squares'