1 (edited by Assa 2019-02-02 21:29:45)

Topic: [MOD] ZoD - Teeworlds Zombie Mod

Dear Community,
I finished my Teeworlds Zombiemod for Teeworlds 0.7!

What is ZoD?

Zod is a Zombie-Mod for the retro-multiplayergame Teeworlds. It is written for Teeworlds 0.7 and supports 60 zombies and 4 players at once. The mod supports a big variance of zombie-types.

After (re-)starting the game the mod beginns sending the first wave. After the player has defeated the first wave, a warmup starts and the next wave begins. The waves get more difficult the more you progress, because more zombie-types are added to the waves.

If you die, the team loses one of its lifes.

The game is over, after all teamlifes are gone.

Where can I play?

You can find an active Server under

185.101.94.246:2104

Configurable Waves!

All Zombiewaves are configurable. The Server reads the

example_wave.json

-file by default. This can look like this:

{
  "Version": "1.0.0",
  "Waves": {
    "1": {
      "Zaby": 10
    },
    "2": {
      "Zaby": 10,
      "Zooker": 2
    }
  }
}

You can find more on this topic in my Github repository (see README)(see below)

A lot of Zombie types!

There are 13 different basic zombie types. You'll notice, that a lot of them are very strong. There are:

  • Zabys: normal zombies with hammer

  • Zooker: normal zombies with hammer and hook

  • Zamer: exploding zombies!

  • A lot more! Do you get far enough to find out, what this mod has to offer?


The Zombies use default teeworlds skins, so every player can see what they are doing.

Top5 and Rank!

The mod has a ranking system! When the game ends every playername and some other stats. get saved. You can see with the

/top5

the top 5 ranks and with

/rank

your own rank.

You can see all commands with

/cmdlist

Pictures

https://i.imgur.com/rShmiI7.png
https://i.imgur.com/IX4wxUz.png
https://i.imgur.com/w13nBBD.png

Maps

Currently there arent a lot of maps avaible for this mod. The zombies can overcame a lot of obsticals (where you don't need a hook for), so that there aren't a lot of good maps for this. Feel free to do your own maps smile

Links

The mod is open source and you can find it on GitHub! I would like some feedback for this project and I would be very happy, if you could leave a star smile

GitHub - Teeworlds Zod 2
Release-Link

You can find a README and some well documented code there.

I wish you a lot of fun and good luck,
Assa

PS.: It's my first  post here so feel free to edit something