Sat, 23 Aug 2025 21:01:41 +0200
move game over text to the UI scene
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 |