Skip to content

walinga/Chess-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Game

A simple chess game that can play against a human player. The AI evaluates each position and decides on the best move. Features:

  • Dead piece counter
  • Ability to undo a move
  • Printed evaluation of each move

Implementation details:

  • The main chess engine uses the Minimax algorithm with alpha-beta pruning

About

A simple chess AI that can play against a human player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages