Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 458 Bytes

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