How to get started


Make sure you have Ruby installed. The best tutorial I found was The best tutorial I've found is this: Ruby Installation Tutorial

  1. Download the ruby file here
  2. Unzip the file
  3. Navigate to the folder in terminal
  4. Run the command $ bundle install in the terminal
  5. Run the command $ ruby chess.rb to start the game

    $ ruby chess.rb
  6. Feel free to try out an existing game $ l and then $ almost_check

    almost_check
  7. If you would like to win, enter d8 h4 as your next move

    make move d8 h4 winning