###Instructions
-
git clone https://github.com/jalexy12/ChessValidatorV2.git
-
bundle install
-
ruby newChess.rb
###Adding moves
-
Add validatable moves to chessMoves.txt
-
They should follow the format of "original space" "final space" (newline)
-
Let me know if any of the new ones fail