[![Latest version](https://img.shields.io/crates/v/acidalia.svg)](https://crates.io/crates/acidalia) [![Latest documentation](https://docs.rs/acidalia/badge.svg)](https://docs.rs/acidalia) ![](/screenshots/1.png) # Acidalia: the game's game engine's engine Acidalia is a crate designed to make creating custom games a bit easier by bundling in what you will need to handle input and default UI rendering, while giving you full control of how the game actually renders and works. # License MPL for now until I do more research. If it poses a problem for you, let me know.