#direction #ordinal #cardinal #intended #game

ae-direction

A Rust library for handling directions (cardinal and ordinal). Intended for use in game development.

5 releases

0.1.4 Dec 26, 2022
0.1.3 Dec 20, 2022
0.1.2 Dec 20, 2022
0.1.1 Dec 8, 2022
0.1.0 Dec 8, 2022

#6 in #cardinal


Used in ae-position

MIT/Apache

7KB
114 lines

AE Direction

A Rust library for handling directions (cardinal and ordinal). Intended for use in game development.

Usage

Add this to your Cargo.toml:

[dependencies]
ae-direction = "0.1.4"

License

AE Direction is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

Dependencies

~310KB