TKPending / ChessGame

HTML and Javascript Chess Game
0 stars 0 forks source link

CG-19 Basic Checkmate Logic #34

Closed TKPending closed 9 months ago

TKPending commented 9 months ago

Created the foundation for the checkmate logic. If under attacking, game will know that the king is in check. If all potential moves are under attack, game knows that the king is in checkmate