Skip to content

GroveIV/Predator-Prey-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predator-Prey-Simulation

This program simulates a predator and prey scenario where ants are the prey and doodlebugs are the predators. This program uses polymorphism, with the critter class as the parent and the ant and doodlebugs as the child classes which allows an array of critter pointers to instantiate each child class as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors