logoalt Hacker News

codechicago277yesterday at 1:59 PM1 replyview on HN

I had this idea of drilling games against an engine with a set depth evaluation, since beating a depth 1 engine should teach simpler concepts than level 4.

I vibe coded this into a browser app, but the evaluation is slow around depth 5: https://camjohnson26.github.io/chess-trainer/


Replies

icelanceryesterday at 5:13 PM

This is a thing you can do with Stockfish + SCID, is it not?

show 1 reply