Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 320 Bytes

IslandGenerator

Auto-generate Anno-like island and display them using Allegro and egui

Tested on Manjaro and Arch Linux, Kernel 5.1x. Requires the Allegro5 library to be installed on your system.

For Arch/Manjaro, install the allegro package via pacman and execute cargo run --release.