aboutsummaryrefslogtreecommitdiff
path: root/protocol.txt
diff options
context:
space:
mode:
authorJoel Kronqvist <joel.kronqvist@iki.fi>2024-11-17 13:45:44 +0200
committerJoel Kronqvist <joel.kronqvist@iki.fi>2024-11-17 13:45:44 +0200
commit4de67b497e0e229fe4a42f66f833640b6e50fd5a (patch)
tree34fb5b0e776f7cd3adcb4556f4d6a7c8ad66de39 /protocol.txt
parent8595e892abc0e0554f589ed2eb88c351a347fbd4 (diff)
downloadscalevalapokalypsi-4de67b497e0e229fe4a42f66f833640b6e50fd5a.tar.gz
scalevalapokalypsi-4de67b497e0e229fe4a42f66f833640b6e50fd5a.zip
Moved the project to an IDEA project & wrote part of README.txt
Diffstat (limited to 'protocol.txt')
-rw-r--r--protocol.txt16
1 files changed, 0 insertions, 16 deletions
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]