Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 671 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 671 Bytes

Evolution Simulator (evo-sim)

A blob evolution simulator (v1.0.0)

Build with sbt

Scala 2.12.11 and sbt 1.3.13 are required. Clone this repository, move to the root folder of the project, then run:

$ sbt assembly

Download

Get the latest build from the releases page.

Usage

The runnable jar can be launched by running

$ java -jar /path/to/evo-sim.jar

Authors

Rei Beshiri - rei.beshiri@studio.unibo.it
Andrea Betti - andrea.betti10@studio.unibo.it
Daniele Giulianini - daniele.giulianini3@studio.unibo.it
Alessandro Oliva - alessandro.oliva4@studio.unibo.it
Andrea Vaienti - andrea.vaienti2@studio.unibo.it