From: Brett K. <in...@us...> - 2005-08-15 06:55:31
|
Update of /cvsroot/wtfibs/WTFibs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18596 Modified Files: TODO Log Message: added more to TODO Index: TODO =================================================================== RCS file: /cvsroot/wtfibs/WTFibs/TODO,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- TODO 10 Aug 2005 22:30:58 -0000 1.3 +++ TODO 15 Aug 2005 06:55:21 -0000 1.4 @@ -2,9 +2,7 @@ Unit Tests -Utility Module for evaluating moves, counting pips - (and I'd like something that dumps the board in a readable - format, for debugging) +Add a method to Board to see if a move from the bar is valid. Fully Implement FIBS client protocol, detailed here: http://www.fibscommunity.org/fibs_interface.html |