14 releases
Uses new Rust 2024
0.0.10-beta.16 | Jun 1, 2025 |
---|---|
0.0.10-beta.13 | May 29, 2025 |
0.0.10-beta.3 | Apr 20, 2025 |
0.0.10-beta.1 | Mar 31, 2025 |
#1071 in Rust patterns
31 downloads per month
Used in 3 crates
(2 directly)
580KB
10K
SLoC
🚧 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
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::*;
HexGa (LibOur) stand for
- Highly Extensible General Application Lib Our
- Highly Extensible GAme Lib Our
(Depending of the context).
The name was inspired by Excalibur, the sword.
Other Hexga crate
hexga_math
: https://crates.io/crates/hexga_mathhexga_generational
: https://crates.io/crates/hexga_generationalhexga_undo_redo
: https://crates.io/crates/hexga_undo_redohexga_bitflags
: https://crates.io/crates/hexga_bitflagshexga_array
: https://crates.io/crates/hexga_arrayhexga_number
: https://crates.io/crates/hexga_numberhexga_tools
: https://crates.io/crates/hexga_toolshexga_typedef
: https://crates.io/crates/hexga_typedefhexga_map_on
:https://crates.io/crates/hexga_map_on
Dependencies
~6MB
~114K SLoC