This repository contains the code for the Darwin Simulator, a JavaFx application developed as part of a course in Object Oriented Programming.
The Darwin Simulator is a JavaFx application that simulates the evolution of species over time. The user can play with different organism's traits and behaviors and observe how they interact and evolve in their environment.
This project was developed by:
All requirements and assumptions regarding the project are stored in the /requirements/
directory.
We were assigned to implement a program with the sequence "2112", but despite this, we decided to implement every mentioned variant.
The Darwin Simulator was developed using the following technologies:
- Java
- Gradle.bat
- JavaFx
There is UML scheme we base on (link to original):