project
Chess Engine Demo
web deployed version of my chess engine. source code for engine at github.com/r4hulrr/chess_engine
connection
connecting…

status
white to move

search depth
6

moves
-

Note: this demo uses a free hosted backend, so search speed is limited. Depth is set to 6 by default for responsiveness - higher depths improve playing strength but take longer.


For the smoothest experience, clone the repository and run the engine locally with CuteChess or any UCI-compatible GUI.