Skip to content

iamdipankarj/ChessEngine

Repository files navigation

ChessEngine

A Chess engine written in Java that using minimax algorithm and alpha beta pruning. The GUI is created using the java swing framework. Following is a screenshot.

Chess screenshot

Simply drag and drop the pieces and the algorithm will generate a move based on the move by the user.

About

A Chess engine written in Java that using minimax algorithm and alpha beta pruning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages