Difference between revisions of "Goblin Camp"

From RogueBasin
Jump to navigation Jump to search
Line 23: Line 23:
First have been done by Noel Maersk in 2013, he cleaned up the code, changed build system to cmake, but did not lead the whole thing to release. His repo can be found at https://bitbucket.org/veox/goblincamp-ng/src/default/ ([https://gitlab.com/dhyannataraj/goblincamp-ng a gitlab clone])  
First have been done by Noel Maersk in 2013, he cleaned up the code, changed build system to cmake, but did not lead the whole thing to release. His repo can be found at https://bitbucket.org/veox/goblincamp-ng/src/default/ ([https://gitlab.com/dhyannataraj/goblincamp-ng a gitlab clone])  


Second attempt have been taken by [[User::Nataraj Nikolay Shaplov]] in 2020, who also changed build system to cmaka, and create a gide allowing to build and run Goblin Camp in Debian Wheezy chroot container https://gitlab.com/dhyannataraj/goblin-camp/tree/cmake-build
Second attempt have been taken by [[User:Nataraj|Nikolay Shaplov]] in 2020, who also changed build system to cmaka, and create a gide allowing to build and run Goblin Camp in Debian Wheezy chroot container https://gitlab.com/dhyannataraj/goblin-camp/tree/cmake-build


==External links==
==External links==

Revision as of 20:05, 9 January 2020


Goblin Camp
Alpha Project
Developer Ilkka Halila
Theme Fantasy
Influences Dwarf Fortress, Anno 1404, Dungeon Keeper
Released 31 Jul 2010 (v0.11)
Updated 17 Jun 2012 (v0.21)
Licensing Open source, GPLv3
P. Language C++
Platforms Windows, Linux, Mac OS X
Interface ASCII, Keyboard, Graphical tiles
Game Length
Official site of Goblin Camp


Goblin Camp is a roguelike citybuilder, inspired by Anno 1404, Dwarf Fortress and Dungeon Keeper. It is no longer under development.

Afterlife

There were several attempts to bring Goblin Camp back to life.

First have been done by Noel Maersk in 2013, he cleaned up the code, changed build system to cmake, but did not lead the whole thing to release. His repo can be found at https://bitbucket.org/veox/goblincamp-ng/src/default/ (a gitlab clone)

Second attempt have been taken by Nikolay Shaplov in 2020, who also changed build system to cmaka, and create a gide allowing to build and run Goblin Camp in Debian Wheezy chroot container https://gitlab.com/dhyannataraj/goblin-camp/tree/cmake-build

External links