/chess

CLI based chess game with 2 players

Primary LanguageRuby

Command Line Chess

CLI based chess game with 2 players This was the final project for The Odin Project in the Ruby section. Have a simple working board with save and load feature established. GIF of how it looks

Still needs work on following: (will eventually comeback to it)

  • prettier board
  • en passant
  • castling
  • pawn promotion
  • notation based input instead of array based input