Chess Engine

Nov 2022 - Dec 2022
Image of Chess Engine
HTML
CSS
JavaScript
Bootstrap

A chess engine capable of beating the 2200 rated bot (Noam) on chess.com consistently.My first "real" coding project that got me into web development. Originally built to try out web development and javascript, but ended up fully commiting to it as I thought programming in chess was pretty cool. I ended up using around 12 different optimization techniques to boost the engine's search speed.The GUI has support for under promotions, board flips and resets, take backs, and custom evaluation times.