Evolution Simulator is a program that allows you to simulate the evolution of animal populations. The program allows you to configure many variants and parameters of the simulation, as well as to observe changes in the population over time using graphs, and also to track a single animal.
- Java 17
- JavaFX
- JUnit
- Gradle
To run this project, type in terminal:
cd evolution-simulator
gradle run
