Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 344 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 344 Bytes

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