An updated version of my chess AI. Includes an opening book, improved evaluation, parallel processing. The user interface has been cleaned up and multiple new features have been added.
This was my Sophomore year AP Computer Science Principals final project and my first foray into the world of chess programming. It features a simple board representation, a rendering system using the JS