From 4de67b497e0e229fe4a42f66f833640b6e50fd5a Mon Sep 17 00:00:00 2001 From: Joel Kronqvist Date: Sun, 17 Nov 2024 13:45:44 +0200 Subject: Moved the project to an IDEA project & wrote part of README.txt --- protocol.txt | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 protocol.txt (limited to 'protocol.txt') diff --git a/protocol.txt b/protocol.txt deleted file mode 100644 index bbeae64..0000000 --- a/protocol.txt +++ /dev/null @@ -1,16 +0,0 @@ -Client: [version number]CRLF[client name|] -Server: [good/version old] -... -Server: [time limit in int/secs]CRLF # signifies game start - [instantly gives turn info] - -Before turn: -N x [Action blocker indicator][Description of action during previous turn]CRLF -At start of turn: -Server: [turn indicator]CRLF - [Description of area]CRLF - [Directions separated with semicolon]CRLF - [Visible items separated with semicolon]CRLF - [Entities separated with semicolon]CRLF - -When running turn: [CRLF-separated list of things happening in the players room] -- cgit v1.2.3