A downloadable game for Linux

Simple C# Unity Minecraft Clone

A lightweight Minecraft-clone made with Unity and C#, featuring cubic chunk generation, meaning there are no limits on the X, Y, or Z axis.

Terrain Generation

  • Caves

  • Mountains

  • Trees

  • Lakes

Controls

  • Move: WASD

  • Place Block: Right Mouse Button (0.1s interval)

  • Destroy Block: Left Mouse Button (0.1s interval)

  • Fly: Double-Tap Space (0.2s interval)

  • Scroll Wheel: Change Selected Block

  • Toggle Spectator Mode: F1

Note

Since most of the world generation is implemented using Unity’s Job System and C# multithreading, it may contain some minor bugs.

Some of the preview screenshots may be from older versions.

Credits

Texture Pack: https://www.planetminecraft.com/texture-pack/echonilla-smooth-vanilla-32x/

Sourcecode: http://github.com/Ben-Scr/VoxelBuilder

Download

Download
VoxelBuilder.zip 76 MB
Download
MinecraftClone.zip 31 MB

Install instructions

Download MinecraftClone.zip, unzip it and execute MinecraftClone.exe 

Development log

Leave a comment

Log in with itch.io to leave a comment.