Fri, 22 Aug 2025 23:27:36 +0200
move the player's life "controller" to a behavior
253 | 1 | Fedora: dnf install SDL3-devel SDL3_ttf-devel SDL3_image-devel glew-devel |
2 | Arch: pacman -Sy sdl3 sdl3_ttf sdl3_image glew pkgconf | |
3 | FreeBSD: pkg install sdl3 sdl3_ttf sdl3_image glew pkgconf |