Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 972 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 972 Bytes

rustcraft

Another Minecraft clone, originally written using specs and glium but recently migrated to Bevy.

cargo run --release

Image of rustcraft

Planned work

  • Chunk LODs for vastly improved render distance.
  • Better terrain generation and features.
  • Player controller.

License

Licensed under either of

at your option.

Contribution

All contributions are welcome. Feel free to open issues for fixes or discussing changes.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.