v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Multiplayer"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
*'''[[Main:Succession games|Succession]]''': in which players take turns controlling a single fortress or adventurer and pass the save file around. No specific implementation is needed, just a forum for communication to agree on the specifics. Many such threads are hosted on the Bay 12 forums, on the [http://www.bay12forums.com/smf/index.php?board=14.0 DF Community Games & Stories board].
 
*'''[[Main:Succession games|Succession]]''': in which players take turns controlling a single fortress or adventurer and pass the save file around. No specific implementation is needed, just a forum for communication to agree on the specifics. Many such threads are hosted on the Bay 12 forums, on the [http://www.bay12forums.com/smf/index.php?board=14.0 DF Community Games & Stories board].
  
*'''Hotseat''': a single instance of the game runs, but the controls are shared among multiple players. This can be done over telnet with [[Utility:Dfterm2|Dfterm2]] ([http://www.bay12forums.com/smf/index.php?topic=50643.0]) or over a web interface with [https://dwarffortresswiki.org/index.php?title=Utility:Dfterm3 Dfterm3] or [http://www.bay12forums.com/smf/index.php?topic=139975 DF Everywhere].
+
*'''Hotseat''': a single instance of the game runs, but the controls are shared among multiple players. This can be done over telnet with [[Utility:Dfterm2|Dfterm2]] ([http://www.bay12forums.com/smf/index.php?topic=50643.0]) or over a web interface with [[Utility:Dfterm3|Dfterm3]] ([https://dwarffortresswiki.org/index.php?title=Utility:Dfterm3 ]) or [http://www.bay12forums.com/smf/index.php?topic=139975 DF Everywhere].
  
 
*'''Co-op''': a single instance of the game runs, but different screens are rendered to different players. This is implemented through [http://www.bay12forums.com/smf/index.php?topic=176070.0 dfplex].
 
*'''Co-op''': a single instance of the game runs, but different screens are rendered to different players. This is implemented through [http://www.bay12forums.com/smf/index.php?topic=176070.0 dfplex].

Revision as of 16:12, 24 November 2020

Dwarf Fortress is, at its core, a single-player game. The game was designed and built from the ground up to be played by a single person, there is no multiplayer support, and no indication that it is ever going to be planned, even in the (very) far-reaching timeline envisioned by the Adams brothers.

However, it is possible, most often through unofficial and hacky methods, to enjoy a multiplayer-like experience of the game, depending on your definition of 'multiplayer'.

  • Succession: in which players take turns controlling a single fortress or adventurer and pass the save file around. No specific implementation is needed, just a forum for communication to agree on the specifics. Many such threads are hosted on the Bay 12 forums, on the DF Community Games & Stories board.
  • Hotseat: a single instance of the game runs, but the controls are shared among multiple players. This can be done over telnet with Dfterm2 ([1]) or over a web interface with Dfterm3 ([2]) or DF Everywhere.
  • Co-op: a single instance of the game runs, but different screens are rendered to different players. This is implemented through dfplex.
  • Arena mode: a single instance of the game on Arena mode runs, and players 'control' a single unit (in reality, the AI controls it and DFHack transmits the human instructions).