| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-04-15 | Board: Determine winner in `#winner?` | Teddy Wing |
| 2015-04-14 | Flesh out the game loop | Teddy Wing |
| 2015-04-14 | Board: Fix #render method | Teddy Wing |
| 2015-04-14 | Player: Add a `#move` method to move a piece to a cell on the board | Teddy Wing |
| 2015-04-14 | Player: Add `initialize` method, use insignia constants | Teddy Wing |
| 2015-04-14 | Player: Add constants for player insignias ('X' & 'O') | Teddy Wing |
| 2015-04-14 | Add some empty test for Player movement | Teddy Wing |
| 2015-04-14 | spec_helper: Move `require 'board'` to board_spec | Teddy Wing |
| 2015-04-14 | Board: Method to unintelligently convert string coordinates to array | Teddy Wing |
| 2015-04-11 | Board#render: return output instead of printing | Teddy Wing |
| 2015-04-11 | Board: initialize with a grid of dots | Teddy Wing |
| 2015-04-11 | Use specs, create Board | Teddy Wing |
