Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@fabiojmendes fabiojmendes released this 15 Apr 16:30

For Linux and Mac versions you need to install sdl2 dependencies.

  • Debian

    apt install libsdl2 libsdl2-image libsdl2-ttf libsdl2-mixer

  • Fedora

    dnf install SDL2 SDL2_image SDL2_ttf SDL2_mixer

  • OSX (Homebrew)

    brew install sdl2 sdl2_image sdl2_ttf sdl2_mixer