This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Simon Bruder d3b7c9977e
Licence under GPLv3+ and add README
2023-05-09 22:23:32 +02:00
genstar Implement basic tests for polygons 2022-12-28 00:18:31 +01:00
.envrc Add star generation program 2022-12-27 16:12:00 +01:00
.gitignore Add star generation program 2022-12-27 16:12:00 +01:00
COPYING Licence under GPLv3+ and add README 2023-05-09 22:23:32 +02:00
README.md Licence under GPLv3+ and add README 2023-05-09 22:23:32 +02:00
gpl-3.0.txt Licence under GPLv3+ and add README 2023-05-09 22:23:32 +02:00
shell.nix Add star generation program 2022-12-27 16:12:00 +01:00
ueb5_natusch_bruder_kral.svg Add person 2022-12-27 16:09:02 +01:00

README.md

Solution for the 5th practical task for EMI

This repository includes my solution to the 5th practical task for the module Einführung in die Medieninformatik (Introduction to media computer science) in the winter semester 2023/2023 at the TU Dresden.

Documentation

Documentation for the Haskell program can be generated with Haddock:

# from inside the genstar directory
haddock --html -o doc/ Main.hs Test.hs

Licence

GPL-3.0-or-later. See COPYING and gpl-3.0.txt for details.

This does not apply to the file ueb5_natusch_bruder_kral.svg, because it might be considered a derivative work of a template provided for the task by the Chair of Human-Computer Interaction.