
About
Minecraft is a sandbox game developed and published by Mojang Studios, initially released as an early-access alpha in 2009 and formally released in November 2011, since ported to numerous platforms. rustcraft is a Minecraft-inspired sandbox game built in Rust with the Bevy engine, featuring procedurally generated worlds with multiple biomes (Plains, Forest, Mountains, Desert, Ice Plain, Flower Plains), a day/night cycle, block breaking and placing, an inventory with hotbar, world saving and loading, and online multiplayer with a separate server build.
How it differs from the original
It uses its own procedurally generated worlds and assets rather than any assets from Minecraft itself.
Getting started
Prebuilt Windows and Linux releases are available directly from the project's GitHub page, and Arch Linux users can also install it via AUR packages; alternatively it can be built from source using Rust's nightly toolchain. Movement uses WASD and the mouse to break and place blocks, with the inventory opened via the E key.