This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add showcase screenshot, contributors, documentation, and UML class d…
…iagram
- Loading branch information
1 parent
e3fde4c
commit f98d678
Showing
1 changed file
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,24 @@ | ||
# MinituareWorld | ||
A miniature world simulation, with the use of ITU's simulation library. | ||
|
||
## Krav fortolkning pr. tema | ||
## Showcase | ||
![ShowcaseScreenshot](./docs/projectReport/screenshot.PNG) | ||
|
||
## How to run | ||
1. Clone the repository | ||
``$ git clone https://github.com/johannes67890/MiniatureWorld.git`` | ||
2. Open the project | ||
3. Run the `Main` class | ||
|
||
## Video demo | ||
|
||
## Contributors | ||
- [Johannes Jørgensen](https://github.com/johannes67890) | ||
- [Elias Lildholdt](https://github.com/Spurberino) | ||
- [Frederik Buur](https://github.com/Frededb) | ||
|
||
## Documentation | ||
- [Project report](./docs/projectReport/ProjectReport.pdf) | ||
- [Diary](./docs/projectDiary/diary.pdf) | ||
|
||
## UML Class diagram | ||
![Class diagram](./docs/projectReport/ClassDiagram.png) |