Zombie Sim open source

Here it is. I’ve finally gotten around to actually putting the Zombie Simulator out there.

I’ve been busy finishing up the semester and starting a new job, so I haven’t done anything with it in a while.

The code is not necessarily the prettiest. Most the comments are old code. The rest is mostly useless. That’s because this was made for me, and only me. But here it is for you. Do what you want with it. Let me know what you do with it if you do something.

It should compile fine with MS Visual Studio .Net 2005 with the .Net Framework 2.0. No guarantees. Enjoy.

Download it here.

There’s no help that comes with it.

Basic controls:

c – show controls window
space – start/pause simulation
z/x – spawn zombies/humans randomly respectively
q/w – kill all zombies/human
+/- – speed up/slow down simulation

Explore posts in the same categories: Programming, Simulations, Zombies

Tags: , , ,

You can comment below, or link to this permanent URL from your own site.

4 Comments on “Zombie Sim open source”

  1. mzonas Says:

    That’s pretty awsome man. I got question – what compiler and C++ software is the best? I tried Borland but it somehow doesn’t want to work for me -.- I couldn’t open it with Turbo Pascal I guess …

  2. gav Says:

    Since this program is written in C# managed code, you will be unable to pass it through a pascal or C++ compiler, for obvious reasons.

  3. Mohammad Says:

    It is Very Good


Comment: