Open Issues Need Help
View All on GitHub Resizable WIndow about 2 months ago
help wanted
Draw Detection is Too Strict about 2 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 about 2 months ago
help wanted good first issue
GUI Codebase Mess about 2 months ago
enhancement good first issue
P2P Networking with Rust about 2 months ago
help wanted