** English Version below ** Dieses Repo enstand als finales Projekt fuer das Modul Prozedurale Programmierung an der TUHH.
Es wird eine Installation von GCC vorrausgesetzt.
in der cmd: mingw32-make
SDL2.dll muss sich zudem im Ordner befinden
erforderliche externe SDL-Libaries:
https://www.libsdl.org/projects/SDL_image/
This repository was created as the final project for the module procedural programming at TUHH.
A GCC installation is required.
cd [PATH_TO_LOCAL_REPOSITORY]
mingw32_make
SDL2.dll has to be added to this folder beforehand
link to external library: https://www.libsdl.org/projects/SDL_image/
The snake can be controlled via the correspondign arrow keys on the keyboard.