Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 731 Bytes

File metadata and controls

29 lines (18 loc) · 731 Bytes

Evolution Simulator

Description

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.

full description (in polish)

Technologies

  • Java 17
  • JavaFX
  • JUnit
  • Gradle

Setup

To run this project, type in terminal:

 cd evolution-simulator
 gradle run

Preview

YouTube preview

screen