[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]
Single Comment
<P>I'll wait for a fully functional preset. Since you have programmed Chessv, I'm sure you can figure it out. In case you missed them, I'll refer you to the two tutorials I recently wrote, listing them in the order I wrote them:</P>
<UL>
<LI><A HREF="/play/pbm/legalmoves.html">How to Display Legal Moves in Game Courier - A Tutorial</A></LI>
<LI><A HREF="/play/pbm/enforcingrules.html">How to Enforce Rules in Game Courier - A Tutorial</A></LI>
</UL>
<P>There is also this one, which I wrote a few years ago. It won't touch on displaying legal moves, since that's a more recent development, but it may still be useful.</P>
<UL>
<LI><A HREF="/play/pbm/tutorial.html">GAME Code Tutorial</A></LI>
</UL>
<P>I did take a look at your preset, and one thing it needs to handle besides the usual things covered in the tutorials is to prevent a player from moving twice on the same board during his turn.</P>