/LifeTraveler

A voxel game

Primary LanguageRustGNU General Public License v3.0GPL-3.0

LifeTraveler

A voxel game inspired visually by Octopath Traveler and gameplay by Minecraft modded

Install

git clone https://github.com/coco875/LifeTraveler.git
cd LifeTraveler
cargo run --release

Documentation

the documentation is available here

TODO

  • - write the documentation of function
  • - add recipe registry
  • - add entity registry
  • - make chunk and world save and load
  • - start making a GUI