hexga 0.0.9

include all other console hexga crate in one !
Documentation
hexga-0.0.9 has been yanked.

🚧 Warning: Experimental Crate! 🚧

This crate is currently in beta and experimental.
It is subject to breaking changes in future releases.
Use it at your own risk, and keep in mind that the API may change in future versions.

Hexga is the crate that includes all other Hexga-related console crates (except the multimedia crate). It is still possible to include each crate manually for more granularity, but using this one is easier and quicker.

To get started quickly, just use:

use hexga::prelude::*;