A simple terminal-based chess game with an ASCII board.
- 1v1 local play
- 1vAI mode
- Simple command-line controls
- ASCII board rendering in the terminal
python chess.pyThis project is intentionally lightweight and simple.
Future work will focus on building a modest library of chess puzzles.