/streetlife

For educational purposes

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

frog icon

streetlife - simulation of car traffic and frog interaction

Build Status GitHub issues GitHub license

General info

Streetlife is a simple Java-Program for educational purposes, programmed for OOP 2021/22 at CAU Kiel

Screenshot main window

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