From aabdb70042e300b170e9e2831059a92865a73774 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Fri, 14 Jan 2011 22:47:13 +0100 Subject: added list of required network packets --- doc/packettypes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/packettypes.txt (limited to 'doc/packettypes.txt') 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) + -- cgit v1.2.3