A simple project that detects the next move for a chess piece, based on the board's current state.
cpp chess-game first-project algorithms-and-data-structures naive-intelligence move-detection 3-d-arrays
-
Updated
Oct 19, 2019 - C