Andres6936 / GoblinCamp

Goblin Camp aims to be a roguelike city builder with an emphasis on macromanaging the economy and military. I've drawn inspiration from games such as Anno 1404, Dwarf Fortress and Dungeon Keeper. Goblins camp is Dwarf Fortress-like game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Goblin Camp aims to be a roguelike city builder with an emphasis on macromanaging the economy and military. I've drawn inspiration from games such as Anno 1404, Dwarf Fortress and Dungeon Keeper.

Goblins camp is Dwarf Fortress-like game.

Status Quo

The code have been abandoned some years ago, but you can still build and run it in in Debian Wheezy chroot container. See BUILD.using_cmake.md for building guide

Modern CMake

Simplify the process of build the app.

mkdir Build && cd Build
cmake ..
make

About

Goblin Camp aims to be a roguelike city builder with an emphasis on macromanaging the economy and military. I've drawn inspiration from games such as Anno 1404, Dwarf Fortress and Dungeon Keeper. Goblins camp is Dwarf Fortress-like game.


Languages

Language:C++ 86.1%Language:Python 10.5%Language:CMake 2.3%Language:C# 0.8%Language:NSIS 0.3%