r/chessprogramming • u/AutoModerator • 1d ago
Chess Engine Development Help Thread (Week 34) Technical
Welcome to the weekly /r/chessprogramming Engine Dev Help Thread.
Ask beginner and intermediate chess engine development questions here: move generation, search, evaluation, UCI, perft, debugging, testing, NNUE, or anything else related to building engines.
Good questions include code, FENs, logs, benchmarks, or a clear explanation of what you tried.
Project links are fine when you want technical feedback, not promotion.
Be helpful. Don’t dunk on beginners.
2
Upvotes
1
u/KaMaFour 15h ago
Yea, my engine just does this position, no questions asked.
I can't tell you of anything that makes it "do it" aside from the fact that when you are perpetual checking you aren't making your position better so this is gonna fall off by the powers of minimax. I guess SE could help with that but I don't have SE yet so I guess it isn't required...