Hi!
neoGFX Sample Application - Chess [PROGRESS UPDATE - Basic Move Validation] :
https://www.youtube.com/watch?v=tVm9sf7eBLs
Basic move validation just implemented; validation of following moves still todo:
* en passant
* castling
* check / checkmate
* promotion
To support these more complex moves I will introduce reverse indexing (storing the coordinates of each piece in an array separate to the board representation).
Message ends.
/Flibble
--
😎