delay destroying previous button in box. Improves display continuity.
update todo
go back to right click for special moves. update todo
update todo
regularize look of todo
comment
update todo
initial
fixed doctests for P2 and P3
change status to offline when server disconnects. Try to reconnect if user tries to start a new game.
update todo
update todo
check for disconnect while in arrange phase
add copyright information
fix typo on import
show feedback if player tried to left-click to use a piece's special power
add copyright information and readme
client shows error message if server stops responding
split out game from server
2 move is fine... just need to right click to activate it
remove unneeded imports
Fix problem with arrange
cannot proceed here if path is empty
fix glitch starting new game after other player disconnects
show flag being captured at end of game. Make sure players can start/join a new game after game.
trying to fix doctests
quiet this debug for now
fix captured piece display. Complete non-full row. Change color of unused cell background.
spacing
doctests now working.
add some delay before AI player makes move -- give time for human player to see results of previous move.
unused debug for now
doctest more types that P3 will battle