2023Development
Chess CLI
Command-line chess with full rule implementation.

Project Brief
Tech Stack & Tools
RubyOOP Principles
Built a fully functional command-line chess game featuring complete move validation, checkmate and stalemate detection, and ASCII board rendering. A deep dive into game logic and algorithm design.