Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 296 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 296 Bytes

Chess-engine

Chess engine written using minimax with alpha beta pruning. Front end written using the Swing framework. Now supports serialization so you can load and save games.

A screenshot of the frontend