Frequently Asked Questions
Administration
The course slides are added a few days after each lecture on the schedule page.
A detailed description of what each chapter should contain is available on the project structure page. The LaTeX template with additional information can be found in your team's Git repository.
Development
Universal Windows Platform (UWP) apps only run on Windows 10 and 11; not on earlier versions of Windows and not on MacOS. For handing in, you need to make sure the game runs on Windows.
If you want to use your Mac to develop UWP apps, we recommend using third-party solutions (like Oracle VirtualBox, VMware, etc.) to install Windows 10 and Visual Studio Code. Developing for MonoGame on MacOS is supported, but there were issues in previous years. For more information on setting up MacOS, please take a look at the external page MonoGame documentation.