Developed a playable Atomic Chess implementation with custom movement logic and explosion-based capture mechanics.
Implemented board-state management, legal move validation, and win-condition detection while maintaining performance.
Provided an interactive interface (CLI or GUI) to play full matches and test variant rules.