Note: Building is only possible on Linux, tested only on Arch Linux.
Run ./build_lin.sh
Required (arch linux) packages
- sdl2
- sdl2_image
- sdl2_mixer
- sdl2_ttf
Run ./build_win.sh
Required (arch linux) packages
- mingw-w64-sdl2
- mingw-w64-sdl2_image
- mingw-w64-sdl2_mixer
- mingw-w64-sdl2_ttf
Either download latest release, or compile it yourself, see how to build for Linux.
Either download latest release, or use WSL to compile for Windows, see how to build for Windows.