updated Klassendiagramm.drawio and README

This commit is contained in:
Andrin Fassbind 2022-03-25 20:08:11 +01:00
parent d1444a366f
commit bb41595609
2 changed files with 2 additions and 1 deletions

View File

@ -41,4 +41,5 @@ The winner gets determined automatically. <br> The car that first passes the fin
We choose a simple branching model where all starting features got a branch and where merged into the main branch, some branches who needed unfinished code to be completed where taken from the game branch but merged into the main at the end as well.<br> Since there was just one end product we abstained from using a development branch and merges where done straight into main branch.<br>Commits which contain only documentation and doesn't change any functionality are committed directly into the Main branch.
## Class Diagramm
![Classdiagramm of this program](/Klassendiagramm.drawio)
This Class Diagramm is additional to the Class Diagramm given in the Anleitung.pdf<br>
![Classdiagramm of this program](./Klassendiagramm.svg)