No description
| ArtifactEngine.xcodeproj | ||
| Client | ||
| Server | ||
| Shared | ||
| TestGame | ||
| CMakeLists.txt | ||
| README.md | ||
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.