/Ruby-Chess

Object oriented chess for the console

Primary LanguageRuby

Ruby-Chess

  • Object oriented chess for two human players, runs in the console

  • Colorized UI, use arrows and enter for inputs

  • Board uses a null object pattern as part of the piece logic

  • UI shows all potential moves for each player during a turn

chess