Open Issues Need Help
View All on GitHub Resizable WIndow 10 months ago
help wanted
Draw Detection is Too Strict 10 months ago
AI Summary: The GUI's draw detection is overly strict, incorrectly declaring draws in objectively winning late-game scenarios, such as King + Queen vs. King + Rook. This happens when it deems one side's material too low, preventing the game from continuing to a potential forced mate. The fix likely involves adjusting draw detection rules in `draw.rs`.
Complexity:
1/5
bug good first issue
Promotion Popup Crash 10 months ago
help wanted good first issue
GUI Codebase Mess 10 months ago
enhancement good first issue
P2P Networking with Rust 10 months ago
help wanted