Commit Graph

4 Commits

Author SHA1 Message Date
mannito d179b87c52 Connect4 fixes: board display and challenge options parsing (#48)
* Connect4: Fix winner_line display logic

* Connect4: Fix challenge options parsing and cleanup.

* Connect4: saner board sizes and error messages
2019-04-21 02:19:48 -07:00
Pragmatic Software 67ab8920e9 Connect4: fix code indentation and whitespace 2018-07-07 15:04:02 -07:00
mannito bf5a9b2d46 Connect4: variable board size and fixes (#46)
* Connect4: Fixes column_top and parameterized board size

* Connect4: Show legend on top of the board
2018-07-07 15:01:07 -07:00
mannito 5fcbe429a2 Add Connect4 game Plugin (#45)
Connect4 game Plugin
2018-07-06 22:29:19 -07:00