Mimas is a WIP voxel engine and game, inspired a little by Minecraft and a lot by Minetest.
For usage instructions, please view USAGE.md.
The game is named after the Saturn moon Mimas.
In order to be able to build mimas, three crates have been published:
- glium-glyph, so that mimas can render text
- serde-big-array, to work around the current 32 elements restriction of serde
- rcgen, to create certificates for quic network communication
In order to compile and run mimas, you'll need the Rust compiler.
Either, you can obtain it from your distro, or you can use rustup.
Licensed under the MPL 2.0. For details, see the LICENSE file.