Skip to content

Rustcraft is a Voxel game similar to Minecraft, made as a personal hobby project

Notifications You must be signed in to change notification settings

DarkZek/RustCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustcraft

Rustcraft is a Voxel Game with the goal of providing a fun, new and feature packed experience for sandbox lovers.

Installation

Right now there are no stable releases, you have to build it yourself.

Build

Client (Native)

TODO

Client (WASM)
cd ./site && docker compose up
Server
cd ./server && docker compose up
API
cd ./api && docker compose up

Develop

Client (Native)

TODO

Client (WASM)
cargo run --bin rc_client --target wasm32-unknown-unknown
Server
cargo run --bin rc_server
API
cd ./api && cargo run

About

Rustcraft is a Voxel game similar to Minecraft, made as a personal hobby project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •