Resources: Difference between revisions

From DDraceNetwork
(move modding docs by Pure_luck to blog, because it is unlikely to get updated)
(really move modding docs by Pure_luck to blog, because it is unlikely to get updated)
Line 53: Line 53:
*<translate><!--T:168--> 2020-11-30: [https://www.gamepretty.com/ddracenetwork-textures-skins-pack-how-to-download/ DDraceNetwork: Textures & Skins Pack (How to Download)] by Hiroyuki</translate>
*<translate><!--T:168--> 2020-11-30: [https://www.gamepretty.com/ddracenetwork-textures-skins-pack-how-to-download/ DDraceNetwork: Textures & Skins Pack (How to Download)] by Hiroyuki</translate>
*<translate><!--T:38--> 2020-11-28: [https://edgarluque.com/blog/code-conventions-in-ddnet Code conventions in DDraceNetwork] by Ryozuki</translate>
*<translate><!--T:38--> 2020-11-28: [https://edgarluque.com/blog/code-conventions-in-ddnet Code conventions in DDraceNetwork] by Ryozuki</translate>
*<translate><!--T:175--> 2020-11-20: [https://influck.notion.site/influck/Teeworlds-modding-c2c8c13841a848e3acb542ec2ec914e9 Teeworlds modding] by Pure_luck</translate>
*<translate><!--T:39--> 2020-11-03: [https://edgarluque.com/blog/intro-to-ddnet An intro to the DDraceNetwork game source code] by Ryozuki (also available on [https://dev.to/edgl/an-intro-to-the-ddracenetwork-game-source-code-4bpp dev.to])</translate>
*<translate><!--T:39--> 2020-11-03: [https://edgarluque.com/blog/intro-to-ddnet An intro to the DDraceNetwork game source code] by Ryozuki (also available on [https://dev.to/edgl/an-intro-to-the-ddracenetwork-game-source-code-4bpp dev.to])</translate>
*<translate>2020-09-06: [https://influck.notion.site/influck/infNext-zombies-mod-with-classes-258f84dae69f4d748dea0bd1818e7387 infNext: zombies mod with classes] by Pure_luck</translate>
*<translate>2020-09-06: [https://influck.notion.site/influck/infNext-zombies-mod-with-classes-258f84dae69f4d748dea0bd1818e7387 infNext: zombies mod with classes] by Pure_luck</translate>
Line 156: Line 157:
*<translate><!--T:122--> 2022-10-25: [https://chillerdragon.github.io/teeworlds-protocol/ Teeworlds 0.7 network protocol] by ChillerDragon</translate>
*<translate><!--T:122--> 2022-10-25: [https://chillerdragon.github.io/teeworlds-protocol/ Teeworlds 0.7 network protocol] by ChillerDragon</translate>
*<translate><!--T:123--> 2020-11-26: [https://gist.github.com/b3z/1f2175a221cfa3f62060b2374e3aa200 DDNet bindings cheatsheet] by b3z</translate>
*<translate><!--T:123--> 2020-11-26: [https://gist.github.com/b3z/1f2175a221cfa3f62060b2374e3aa200 DDNet bindings cheatsheet] by b3z</translate>
*<translate><!--T:175--> 2020-11-20: [https://influck.notion.site/influck/Teeworlds-modding-c2c8c13841a848e3acb542ec2ec914e9 Teeworlds modding] by Pure_luck</translate>
*<translate><!--T:124--> 2018-02-02: [https://wiki.archlinux.org/index.php/DDRaceNetwork ArchWiki - DDRaceNetwork] by RafaelFF</translate>
*<translate><!--T:124--> 2018-02-02: [https://wiki.archlinux.org/index.php/DDRaceNetwork ArchWiki - DDRaceNetwork] by RafaelFF</translate>
*<translate><!--T:125--> 2015-09-02: [https://github.com/heinrich5991/libtw2/tree/master/doc Teeworlds technical documentation] by heinrich5991 ([https://ddnet.org/libtw2-doc/ rendered on ddnet.org])</translate>
*<translate><!--T:125--> 2015-09-02: [https://github.com/heinrich5991/libtw2/tree/master/doc Teeworlds technical documentation] by heinrich5991 ([https://ddnet.org/libtw2-doc/ rendered on ddnet.org])</translate>

Revision as of 22:05, 21 June 2023

List of Resources related to DDNet and Teeworlds. This page tries to be as complete as possible feel free to add posts if you find something interesting. Where it makes sense, posts are sorted by creation date or the best approximation for it.

Services

Tool and libraries

Blog Posts


Communities

Discord communities

Documentation


Websites referencing DDRaceNetwork

Non-english


Tutorials

See also

References