quoridor/src/test/java/cz/xelfi/quoridor/BoardTest.java
Tue, 14 Sep 2010 08:56:13 +0200 Changing headers to GPLv3
Mon, 11 May 2009 18:35:16 +0200 Moving Fence and Player into outer level. This looks more natural in javadoc and is shorter in code.
Mon, 11 May 2009 18:07:29 +0200 Serialized board indicates the player turn's by * in the top or bottom line
Mon, 11 May 2009 09:21:54 +0200 Licenses
Sun, 10 May 2009 22:42:27 +0200 Splitting tests and getting ready for serialize/deserialize of the board
Sun, 10 May 2009 22:23:51 +0200 Tests pass OK
Sun, 10 May 2009 20:15:24 +0200 Sources resurrected from long time past attempts and converted to maven