Update of /cvsroot/wtfibs/WTFibs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13091
Modified Files:
TODO
Log Message:
added Board.isValidMoveFromBar(), tests
Index: TODO
===================================================================
RCS file: /cvsroot/wtfibs/WTFibs/TODO,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- TODO 15 Aug 2005 06:55:21 -0000 1.4
+++ TODO 17 Aug 2005 19:32:29 -0000 1.5
@@ -4,5 +4,7 @@
Add a method to Board to see if a move from the bar is valid.
+Define custom exceptions, quit using ValueError plus arg
+
Fully Implement FIBS client protocol, detailed here:
http://www.fibscommunity.org/fibs_interface.html
|