Homework project for the 2022 TDT4165 - Programming Languages course at NTNU.
To run a part of either task 1 or task 2, use the following commands.
$ cd tasks
$ sbt run
You will then be asked to choose which main method you want to run.
To run the project, use the following commands
$ cd project_tasks
$ sbt run