]> git.cworth.org Git - ttt/blobdiff - PROTOCOL
2005-11-28 Kevin Worth <kevin@theworths.org>
[ttt] / PROTOCOL
index 666379735435cb56aebda1c4aed3be5adfeac89a..c507ffeb27ca47eaa9c9098c301486b22916ffd3 100644 (file)
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -85,6 +85,8 @@ Document Conventions
 
        QUIT
 
+       Disconnects the client from the server.
+
     1.2.5. Version
 
        VERSION <client-version-number>
@@ -171,9 +173,9 @@ Document Conventions
        <number> indicates a number in the tic-tac-toe grid as
        follows:
 
-       1|2|3
-       4|5|6
-       7|8|9
+       0|1|2
+       3|4|5
+       6|7|8
     
        Possible errors: NOTINGAME, NOTYOURMOVE, NOTGRID