kangasaaron / goblin_camp

Dwarf Fortress clone, revisited

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Build status Coverity Scan Build Status Codacy Badge

Goblin Camp Stone Soup

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.

Continuous Integration tools link1, link2

Not all of our CI system are configured properly. Feel free to contribute to configure them to build in different architectures and environments.

About

Dwarf Fortress clone, revisited

License:GNU General Public License v3.0


Languages

Language:JavaScript 68.2%Language:C++ 31.2%Language:C# 0.2%Language:Makefile 0.1%Language:CSS 0.1%Language:Python 0.1%Language:CMake 0.1%Language:Shell 0.0%Language:HTML 0.0%Language:Starlark 0.0%