A git-based fork of Goblin Camp, a Dwarf-Fortress clone.
This fork aims to:
- Bring modern improvements (latest standard libraries and dependencies)
- investigate and identify possible performance bottleneck
- Close the feature gap with Dwarf Fortress
Projects link
If you are interested in getting involved, we have several projects and bunch of issues in place. Feel free to browse around and choose the one you feel at home, or make suggestions through issues and make a PR based on it. Some of the projects are as follows:
Boost-free goblins link
This aims to minimize or eliminate Boost libraries from the repository and make the program rely more on STL. You can find more information in REMOVING_BOOST.md and in the project page.
Documentation link
This repository is folked from a mercurial-based repository. As such, some of the documentation naming and styles are different. Feel free to update the documentation to fit the git-style.
Not all of our CI system are configured properly. Feel free to contribute to configure them to build in different architectures and environments.