A galgame engine written in Rust with SDL2 backend.
Install SDL2 development libraries
On Debian/Ubuntu:
sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-devOn macOS:
brew install sdl2_ttf sdl2_imageBuild 31gal
cargo build --releaseYou can report a bug or share your ideas by email 31core@tutanota.com.