]> git.cworth.org Git - dvonn/history - dvonn-board.c
Implement automatic pass (when there is no legal move) and end-of-game
[dvonn] / dvonn-board.c
2020-04-24 Carl WorthImplement automatic pass (when there is no legal move... master
2020-04-24 Carl WorthAdd a new dvonn_board_cell_owned_by function
2009-03-05 Carl WorthDon't let one player place the opponent's pieces
2009-03-05 Carl WorthEliminate stacks disconnected from red DVONN pieces
2009-03-05 Carl WorthImplement right-click for pass
2009-03-05 Carl WorthEnforce legal moves
2009-03-05 Carl WorthAdd visual indication for non-red stacks containing...
2009-03-05 Carl WorthAdd display of stack height and implement movement
2009-03-05 Carl WorthImplement placement phase of game
2009-03-04 Carl WorthInitial import of DVONN game