Go to file
Marc Gilleron 3ab843aa3f Added module dependencies info 2016-05-05 02:23:27 +02:00
project Partially moved CPU-intensive code to C++ modules OpenSimplex and Voxel 2016-05-05 02:20:01 +02:00
screenshots Added screenshot 2016-04-27 20:39:49 +02:00
README.md Added module dependencies info 2016-05-05 02:23:27 +02:00

README.md

Voxel Game Prototype (Godot)

This is a prototype of voxel world made with Godot Engine. Just experimenting how to reproduce and optimize a generated terrain like Minecraft does, nothing serious planned.

Screenshot

Dependencies

This project uses two C++ modules:

For the old (unmaintained) pure-GDScript version, checkout the branch full_gdscript.