Skip to content

Make chess Engine play better chess - #9

Merged
kayoMichael merged 6 commits into
mainfrom
feat/evaluations
Jan 20, 2026
Merged

Make chess Engine play better chess#9
kayoMichael merged 6 commits into
mainfrom
feat/evaluations

Conversation

@kayoMichael

@kayoMichael kayoMichael commented Jan 19, 2026

Copy link
Copy Markdown
Owner

Make the chess engine play better by implementing several optimizations from the standard material based evaluation.
Set Evaluation metrics on,

  • Piece location
  • King Safety
  • Pass Pawns
  • Rook Open Files
  • Existence of Bishop Pairs
  • Implement MVV-LVA (Most Valuable Victim - Least Valuable Attacker)

@kayoMichael kayoMichael self-assigned this Jan 20, 2026
@kayoMichael
kayoMichael merged commit 087f27e into main Jan 20, 2026
1 check passed
@kayoMichael
kayoMichael deleted the feat/evaluations branch January 20, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant