webidor/src/main/java/cz/xelfi/quoridor/webidor/resources/Quoridor.java
Sun, 13 Sep 2009 20:07:32 +0200 Necessary fixes to make the system work at least a bit
Sun, 13 Sep 2009 16:48:54 +0200 Providing REST like authentication
Sun, 30 Aug 2009 16:04:27 +0200 Verifying that empty games can be read
Sun, 30 Aug 2009 14:37:47 +0200 Spliting Game into GameId and Game with full info about the state of the game
Tue, 11 Aug 2009 14:26:49 +0200 Simple, freemarker based textual UI
Wed, 29 Jul 2009 17:24:20 +0200 It is possible to play the game from command line with curl
Wed, 29 Jul 2009 08:19:35 +0200 Games are being stored in a file on disk
Tue, 28 Jul 2009 14:35:04 +0200 Separating Games related operations to own class Games
Sun, 12 Jul 2009 13:59:07 +0200 Converting the webidor into Jersey based REST server