Dwarf fortress

From wikinotes
Revision as of 03:12, 7 December 2015 by Will (talk | contribs) (Created page with "<blockquote> Dwarf Fortress is a legendary game that can be played in a terminal. It was compiled as a 32bit application, and you need 32bit libraries to be able to play it....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dwarf Fortress is a legendary game that can be played in a terminal. It was compiled as a 32bit application, and you need 32bit libraries to be able to play it. Fortunately, it is included in arch's repo.

sudo pacman -S dwarffortress
sudo chown -R will:games /opt/df_linux