Skip to content

shangar21/chess_engine

Repository files navigation

chess_engine

Move Generation:

  1. If King is in check find all legal moves. 1a. If no king moves -> is checkmate.
  2. Find pinned pieces.
  3. Find all legal moves for non-pinned pieces.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published