Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 457 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 457 Bytes

Element

A game written in Rust using bevy game engine. Nothing is ready so do not expect anything from it yet.

Roadmap

  • Items
  • Inventory
  • Resource gathering
  • ...

How to run the game

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

License

MIT or Apache 2.0