A CL checkers game written in Ruby. Created for App Academy as a solo exercise.
- Add row and column labels
- Add quit option
- Improve error handling
- Clone repo to your local machine.
- In the console, navigate to the repo's directory and run
ruby 'checkers.rb'