Update of /cvsroot/wtfibs/WTFibs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6567
Modified Files:
TODO
Log Message:
Added client protocol URL
Index: TODO
===================================================================
RCS file: /cvsroot/wtfibs/WTFibs/TODO,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- TODO 10 Aug 2005 12:12:27 -0000 1.1.1.1
+++ TODO 10 Aug 2005 22:14:52 -0000 1.2
@@ -1,7 +1,10 @@
-(If anybody could tell me how this file should be formatted, that'd be great)
-
-Unit Tests
-
-Utility Module for evaluating moves, counting pips
- (and I'd like something that dumps the board in a readable
- format, for debugging)
\ No newline at end of file
+(If anybody could tell me how this file should be formatted, that'd be great)
+
+Unit Tests
+
+Utility Module for evaluating moves, counting pips
+ (and I'd like something that dumps the board in a readable
+ format, for debugging)
+
+Fully Implement FIBS client protocol, detailed here:
+ http://www.fibscommunity.org/fibs_interface.html
\ No newline at end of file
|