# voxelgame **Repository Path**: sysujack/voxelgame ## Basic Information - **Project Name**: voxelgame - **Description**: Voxel world prototype made with Godot Engine - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-07 - **Last Updated**: 2024-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Voxel game demos (Godot Engine) =============================== This project contains several scenes to test and demo the voxel module I'm developping for Godot Engine. ![Screenshot](screenshots/2016_04_27_2037_half.png) Dependencies --------------- This project uses a C++ module: - [Voxel](https://github.com/Zylann/godot_voxel) For the old (unmaintained) pure-GDScript version, checkout the branch `full_gdscript`.