streetlife - simulation of car traffic and frog interaction
General info
Streetlife is a simple Java-Program for educational purposes, programmed for OOP 2021/22 at CAU Kiel
Technologies
Project is created with
- JDK 11.0.14
- WindowBuilder for Eclipse version 1.9.7
Setup
To run this software, download the .jar from the releases and start with java
Build from source
- clone git repository
- build jar using maven via pom.xml