Files
chess-project/src/components
Stefan 49effedf61 Complete tactic recognition module with tests and real-time integration
- Add comprehensive test suite (20 tests) for tactic detection
- Fix pawn detection threshold bug (200 -> 100 centipawns)
- Add error handling to uciToSan for invalid moves
- Integrate tactical data into Tutor component for real-time feedback
- Pass missedTactics from ChessGame to Tutor via props
- Update LLM prompt to explain missed tactical opportunities
- Fix Jest configuration to handle react-markdown ESM issues
- All 50 tests passing
2025-11-26 16:51:38 +01:00
..
2025-11-23 10:51:00 +01:00
2025-11-24 16:12:58 +01:00
2025-11-23 20:56:30 +01:00
2025-11-24 17:53:48 +01:00
2025-11-23 13:36:10 +01:00