kioplato / Ecosim

Basic ecosystem simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecosim

An ecosystem simulation focusing on elegant C++ design.

Compile

To compile run:

$ make

Run

The executable file is placed under the bin/ directory.

To run the program:

$ ./bin/ecosim

About

Basic ecosystem simulation


Languages

Language:C++ 98.0%Language:Makefile 2.0%