DEPENDENCIES@a1d70b8018c1
DEPENDENCIES
Thu, 31 Jul 2025 22:14:27 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 31 Jul 2025 22:14:27 +0200
- changeset 234
- a1d70b8018c1
- parent 88
-
6234b7ea48f3
- permissions
- -rw-r--r--
improve structure of the game code and add a function to set the player position
Fedora: dnf install SDL2-devel SDL2_ttf-devel SDL2_image-devel glew-devel
Arch: pacman -Sy sdl2 sdl2_ttf sdl2_image glew pkgconf
FreeBSD: pkg install sdl2 sdl2_ttf sdl2_image glew pkgconf