Bug: The is_game_over() function contained a debug print statement that was printing "1: " to stdout on every call. This was causing massive log spam in Docker container output (thousands of lines) and making it difficult to diagnose actual issues. Fix: Remove the print(f'1: ') statement from line 3251. Bumps version to 1.7.4 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| logic_gameplay.py | ||