Goblin Fortress


This is a game I made using Cpp.

It's pretty much just a super simplified version of Dwarf Fortress. You don't even get graphics, everything's in the terminal!

The only reason this was made was to get some practice in Cpp so I could work on bigger things.

My email is [email protected], please let me know what you think.


Windows Download             Linux Download


If the Linux version gives you a permission denied error, enter chmod +x Linux_Goblin_Fortress into the terminal to give it permission to execute.

Here's the source code.