aboutsummaryrefslogtreecommitdiff
path: root/games/dwarffortress/README
diff options
context:
space:
mode:
authorDavid Ferrone <zapwai@gmail.com>2022-04-30 06:24:50 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:00 +0700
commit243b49f72de69364bec0b7955c7df7f7bb636c5d (patch)
treed22b2c99d9e019441ffcf880dc95c7b1cb481bef /games/dwarffortress/README
parentf40d33bd5468b332bb93f3d551fdbcb86cbe2158 (diff)
games/dwarffortress: Added (A single-player fantasy adventure game)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/dwarffortress/README')
-rw-r--r--games/dwarffortress/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/dwarffortress/README b/games/dwarffortress/README
new file mode 100644
index 0000000000000..bc04339ffb45b
--- /dev/null
+++ b/games/dwarffortress/README
@@ -0,0 +1,14 @@
+Dwarf Fortress is a sandbox game created by Tarn Adams of Bay 12 Games.
+
+The graphics are ASCII with various tilesets available.
+In Fortress Mode, the player helps their dwarves survive by declaring
+areas to collect food, create workshops, create defenses, etc.
+In Adventure Mode, the player takes the role of an individual who can
+explore the world (including their own previously created forts).
+
+https://dwarffortresswiki.org
+https://dffd.bay12games.com
+
+Note: A local copy of the game will be placed in ~/.dwarffortress when
+run, where tilesets/graphics and config files can be changed.
+(An original copy of the program is placed in /opt)