A 21 year old programmer who hosts the blog Wr3cktangle has published the source to his Zombie Simulator. It's a simple simulator, a variant on the predator/prey simulations that have been around for a few years. It needs .NET 2.0 or higher to work. You can compile this with the free Visual C# 2005/2008 Express editions. He has even had Vista running (via Virtualbox) Ubuntu (Linux) which is running the Zombie Sim on Mono.
Graphically it is very simple- just a bunch of colored dots moving around on a screen. You can stop the simulation and remove all inhabitants or add new zombies/humans. It's a good example of a simple simulation and I've added it to the C# Game Code Library.
- Link to C# Game Code Library
- Link to C# Tutorials
- Link to Download and Install Microsoft Visual C# 2008 Express Edition
Comments
No comments yet. Leave a Comment

