Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 591 Bytes

ScalaBeelity

Bees colonies simulator. Project for PPS course of the year 2019/2020.

Requirements

To use the simulator you need the following software installed:

  • Scala version 2.13.3
  • sbt version 1.3.10

An IDE is not necessary because it's already provided the runnable jar.

Compilation process

To compile the sources into a runnable jar you can simply run the sbt assembly command.

Download

Get the latest Jar from the GitHub releases page.

How to use

For Windows/Unix systems:

Start runnable Jar with this command: java -jar /path/to/ScalaBeelity.jar