Description: This program consists of group of files which are realisation of some kind of lake and three types of creatures in it: algae, fish and phoca. They can leave in the lake, eat each other and so on. The program demonstrates a simple implementation of OOP methods.
To Search:
File list (Check if you may need any files):
Phoca.h
Algae.h
Animal.h
Fish.h
Lake.h
LivingBeing.h
Main.cpp