A CL chess game written in Ruby. Created for App Academy as an OO exercise.
- Practice OO design and principles such as class inheritance, encapsulation, and DRY
- Start getting used to building larger, more ambitious projects
- Play some chess!
- Clone repo to your local machine.
- In the console, navigate to the repo's directory and run
ruby 'chessgame.rb'