Darwinian simulation

A short video showing how the project works

Introduction

This simulation was written as part of a credit project from a college course called “Object Oriented Programming.” It was done in a team of 3 people. Simulation assumptions:

You can choose different variations of our simulation. The most interesting one is biomes, the map is procedurally divided into appropriate biomes (desert, swamp, jungle, forest, ice and snow), depending on the biome the simulation rules change.

My tasks that I dealt with within the project