Graphical chess on the command line written in Ruby!
- Download this repository to a directory on your system
- Navigate to that directory in your Terminal or Command line
- Type ruby chess.rb
Use the cursor keys to highlight the piece you want to move. Move the cursor to the position you would like to move the piece to and hit enter again. Play until checkmate!
This is a stretch goal for Ruby Chess. For now, find a friend and enjoy!!