Rust rewrite of the game Minecraft as a computer graphics practice for me. With main reference thanks to MineCraft-One-Week-Challenge.
Just execute cargo run
as common Rust projects do.
Specifically, because this project depends on sfml
crate, you may need to read its
instructions about how to build this crate.
This project is licensed under Apache-2.0 license. Read LICENSE.txt for details.