chess Command line interface chess program. Run with ruby chess.rb Run the rspec tests with rspec chess_spec.rb -f d You may need to install the ruby gem 'colorize'. You can do that with gem install colorize