acidalia 0.1.2

The game's game engine's engine
Documentation
1
2
3
4
5
6
7
8
9
10
[![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)

# 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.