History Survival is a multiplay game based of voxel-rs. Once completed, you will be able to create an empire and take over the world.
More information can be found on the blog.
The old History Survival can be found on the old repository, which contains all versions up to 0.0.5 made in Java.
A standard cargo run --release
should be enough to run this project.
You may want to enable logging with the environment variable RUST_LOG=warn,history_survival_client=debug,history_survival_common=debug,history_survival_server=debug
.
The code is licensed under the MIT license, copyright ajh123. Some code comes from voxel-rs and is licensed under the MIT license, copyright Azercoco and Technici4n. Textures from voxel-rs are released under the CC-BY 4.0 license, copyright Azercoco and Technici4n.