]> git.notmuchmail.org Git - dvonn/commit
Implement automatic pass (when there is no legal move) and end-of-game master
authorCarl Worth <cworth@cworth.org>
Thu, 5 Dec 2013 01:35:07 +0000 (17:35 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 24 Apr 2020 21:30:19 +0000 (14:30 -0700)
commitdd85972d53ba5f88eb9b4eb3cb229e1d0e8b8f1a
tree47b40a27a3287e6247f7c66b49ef5fbac872bda2
parent00c670084fbad1449b0f7c94180c982ed8325548
Implement automatic pass (when there is no legal move) and end-of-game

Along with a simple report of the score and the winning player.

This is obviously much better than the hidden UI of requiring a
right-click to pass (and the bogus option of allowing a pass when a
player has a legal move).
dvonn-board.c
dvonn-board.h
dvonn.c