Requirements for this course #
For this course, you will need:
- Git Version 2.2 or higher
- A Java Development Kit (JDK) for Java 21 (e.g. openJDK)
- Maven Version 3.6 or higher
In addition, if you choose the board game as project, you will need:
- Gradle Version 8.5 or higher
Again, we recommend using a package manager to install these programs if possible.
For Windows users. Maven is not available on the Winget repository. But you can find it on the Chocolatey repository.
You will also need:
- a text editor (possibly your IDE)
- an IDE
- a terminal emulator (possibly your IDE)