A graphical frontend to the Amazons library using egui
written in Rust.
The repository includes the Amazons library as a submodule. The library can be compiled using the included Makefile
. The build script adds the submodule directory as a search path for libraries to link.
Rust bindings for the C library generated using rust-bindgen
.
Project available under GPLv3. The egui
crate is available under Apache 2.0 or MIT. This project includes code from the eframe
public template, which has no license. Code taken from this repository includes a notice at the top of the source file.
Sprites available under CC BY-NC-SA 4.0, adapted from CC0 assets by rcorre. See CREDITS
for more details.