This codebase is part of a Bachelor thesis project in computer science and engineering, at Chalmers University of Technology, Gothenburg, Sweden. The purpose of the project is to create a visual simulation of natural processes within a small ecosystem, such as evolution and natural selection.
- Albin Johansson, software engineering student.
- Edwin Holst, computer science and engineering student.
- Karl Öqvist, computer science and engineering student.
- Mattias Heinl, software engineering student.
- Oliver Karmetun, software engineering student.
- Sebastian Holm, computer science and engineering student.
- Marco Fratarcangeli.
- Unity 2020.2.1f1. Note, other versions of Unity might work, but this is the recommended version.
- We use Python 3.9.0 for visualisation of simulation data, see the
Visualisation
directory for more information. - An IDE of your choice, such as JetBrains Rider or Visual Studio.