Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 781 Bytes

File metadata and controls

18 lines (12 loc) · 781 Bytes

teeworlds-protocol

Documenting the teeworlds network protocol

https://chillerdragon.github.io/teeworlds-protocol/

goals

  • describe as much of the teeworlds 0.6/0.7 and ddnet protocol as possible.
  • describe it as correct as possible.
  • describe it with examples and with technical details.
  • describe it as manual as possible (avoid uncorrectness caused by automation).
  • do not depend on any tooling other than a web browser to get it up and running.

similar projects

For a less technical more shiny overview checkout teeframe's rewrite

For a more technical overview checkout libtw2's protocol as json