coco875 / LifeTraveler

A voxel game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A voxel game

License:GNU General Public License v3.0


Languages

Language:Rust 94.2%Language:WGSL 5.8%