zzhgithub / just_join_v2

voxel game for net multi players like mc power by bevy
Apache License 2.0
29 stars 8 forks source link
bevy game minecraft voxel-game

Just Join (来噻)

f


this rep is rebuild from https://github.com/zzhgithub/just_join. The goal is to make the original project support the online multiplayer game

Ka Le on windows i5 cpu. optimizing!

Usage

For Server

cargo run --release --bin server
# or
cargo run --release --no-default-features --features headless --bin server

For Client

cargo run --release --bin client

Src/lib.rs Const

// generate map every time when you restart game(use in test mode)
// Before game you should set to flase
pub const CLIENT_MAP_GEN: bool = true;

Controller

Feature List

screenshot

a b

d e