7 lines
413 B
Markdown
7 lines
413 B
Markdown
# VoxelTest
|
|

|
|
This is a voxel engine designed as a light base for more extensive projects.
|
|
|
|
Extensive testing is required; report bugs and feature requests by communicating directly with a project developer.
|
|
|
|
The target platform is Linux, although cross-compilation to Windows is also possible. To compile, use the Makefile, create a directory "db", and run the "monke" executable.
|