Skip to content

vertexcubed/CubeGameClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubeGameClone

This is a simple voxel engine implemented entirely in Rust using the Bevy framework. Currently, it features infinite flat chunk generation, and the ability to place and break blocks. All blocks are entirely data driven, meaning new ones can be added by simply creating a text file. In the future, this will be expanded into a full scale 3D automation game inspired by Factorio and GregTech.

About

Simple voxel game / engine written in Rust w/ Bevy and wgpu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors