A game written in Rust using bevy
game engine. Nothing is ready so do not expect anything from it yet.
- Items
- Inventory
- Resource gathering
- ...
git clone https://github.com/Umatriz/element.git
cd element
# compile bevy as dynamic library and run the game (highly decreases compile time)
cargo run -F bevy/dynamic_linking
MIT or Apache 2.0