ArtifactEngine/README.md
2026-04-06 20:37:58 -04:00

487 B

What is this?

Artifact Engine is a game engine designed to make creating a voxel game as simple as possible.

Status

The engine is currently in very early development. The only thing it really has is a basic organizational structure and a working UI renderer.

Testing

Testing on non-macOS platforms is currently somewhat tricky, since the build system is currently Xcode. A CMake script is planned, but currently Xcode is much easier to use while the engine is being created.