diff --git a/code/archives.json b/code/archives.json index bc3c87df..df06f7cd 100644 --- a/code/archives.json +++ b/code/archives.json @@ -657,6 +657,7 @@ "https://github.com/davidjoffe/dave_gnukem.git", "https://github.com/db0/godot-card-game-framework.git", "https://github.com/ddevault/TrueCraft.git", + "https://github.com/ddnet/ddnet.git", "https://github.com/deathbeam/spooker.git", "https://github.com/deathbeam/yae.git", "https://github.com/deathkiller/jazz2.git", diff --git a/entries/ddnet.md b/entries/ddnet.md new file mode 100644 index 00000000..f9f0d726 --- /dev/null +++ b/entries/ddnet.md @@ -0,0 +1,17 @@ +# DDraceNetwork + +- Home: https://ddnet.tw/ +- State: beta +- Download: https://ddnet.tw/downloads/ +- Platform: Windows, Linux, macOS +- Keyword: platform, 2D, content open, online, multiplayer co-op +- Code repository: https://github.com/ddnet/ddnet +- Code language: C, C++ +- Code license: Custom (free and open source) +- Code dependency: SDL +- Assets license: CC-BY-SA-3.0 + +Cartoon style 2D multiplayer platform game started out as a modification of Teeworlds with a unique cooperative gameplay. +Work together with up to 64 people and push your way through maps. + +## Building