Objektorientierte Systeme (Sommersemester 2025) - FH Münster
- Dennis Höllmann
- Lars Kemper
- Tom Steinbach
- Floriane Monga
This repository's contents are divided across the following primary sections:
/assetscontains all assets used in the project./libcontains all libraries used/needed in the project./scriptscontains all scripts used in the project for building and formatting./srccontains all source code files for the project.
bcelis used for bytecode manipulation.bluecoveris used for Bluetooth communication.chartingis used for charting functionalities.jcommonis used for command line parsing.pccommis used for PC communication.pctoolsis used for various PC tools.stax-apiis used for the StAX API.
| GUI | MVVM |
|---|---|
![]() |
This project uses Gradle for building and uploading the code to the NXT brick.
To build the project, run the following command in the root directory of the project:
./gradlew build