A downloadable game

Minecraft with 33% more sides per block.
That's 33% more fun per session!

Made in one week by Eli Asimow.

Controls

WASD - Movement

Left Click - Delete Block

Right Click - Add Block

Scroll - Change Block Type (10 Colors!)

Features:

An infinite World! Generated via Perlin World, the map is cut into 8x8 hex 'chunks' for efficient loading and unloading.

Multithreaded World Generation! Using the C# Job system, via Unity's Burst framework, I was able to generate the world in parallel to the main cpu thread. This minimizes the impact of fast traversal on the frames per second.

Efficient Mesh Generation! Only sides of the blocks that are exposed are added to the chunk's mesh and rendered. This includes considerations of block placement in adjacent chunks, and updates with every block placement / deletion. 

Download

Download
HexacraftMacBuild.app.zip 25 MB
Download
HexacraftWindowsBuild.zip 28 MB

Install instructions

Download, unarchive the Zip File, and click on Hexacraft.exe to play!


Leave a comment

Log in with itch.io to leave a comment.