aboutsummaryrefslogtreecommitdiffstats
path: root/spec/board_spec.rb
AgeCommit message (Expand)Author
2015-04-14spec_helper: Move `require 'board'` to board_specTeddy Wing
2015-04-14Board: Method to unintelligently convert string coordinates to arrayTeddy Wing
2015-04-11Board#render: return output instead of printingTeddy Wing
2015-04-11Board: initialize with a grid of dotsTeddy Wing
2015-04-11Use specs, create BoardTeddy Wing