C++ ecosystem simulation

A simple simulation which helped me practice OOP principles.

The main simulation consists of entities being simulated and trying to eat eachother. For example: Pig eats grass and so on.

Comes with a precompiled binary for Linux.

Usage

Run: make ./main

Links (For accessibility)

AfghanGoat - Mirror