###Instructions
-
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
###Instructions
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