Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: Simulator Download
 Description: The goal for this programming project is to create a simple 2D predator-prey simulation. In this simulation the prey are ants and the predators are doodlebugs. These critters live in a world composed of a 20x20 grid of cells. Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world. Time is simulated in time steps. Each critter performs some action every time step.
File list (Check if you may need any files):
Simulator\Ant.cpp
.........\Ant.h
.........\constants.h
.........\Doodlebug.cpp
.........\Doodlebug.h
.........\Organism.cpp
.........\Organism.h
.........\Simulator.exe
.........\testOrganism.cpp
.........\World.cpp
.........\World.h
Simulator
    

CodeBus www.codebus.net