diff options
Diffstat (limited to 'doc/packettypes.txt')
| -rw-r--r-- | doc/packettypes.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/packettypes.txt b/doc/packettypes.txt new file mode 100644 index 0000000..290e91f --- /dev/null +++ b/doc/packettypes.txt @@ -0,0 +1,8 @@ +- client: hello including username +- server: start game notification with list of players +- server: deal cards (1 to 10) +- client: selected card +- server: stack selection request (to one client) +- client: selected stack +- server: stack selection notification (to all clients) + |
