Difference between revisions of "Empire"

From Computer History Wiki
Jump to: navigation, search
(added screen shot)
(Correct info-box)
Line 3: Line 3:
 
==EMPIRE==
 
==EMPIRE==
  
{{Infobox OS
+
{{Infobox App
 
| image = Empire v5.jpeg
 
| image = Empire v5.jpeg
 
| caption = Empire PC
 
| caption = Empire PC
Line 9: Line 9:
 
| creator = Robert Norby, Walter Bright, et al.
 
| creator = Robert Norby, Walter Bright, et al.
 
| year introduced = 1985
 
| year introduced = 1985
| architecture = [[i8086]]  
+
| platform = [[IBM-compatible PC]]  
 
}}
 
}}
  
Line 38: Line 38:
  
 
https://github.com/gefla/empserver
 
https://github.com/gefla/empserver
 +
 +
{{semi-stub}}
  
 
[[Category:Games]]
 
[[Category:Games]]
{{stub}}
 

Revision as of 16:05, 21 August 2019

Empire - Wargame of the century is a strategy game that moved from text based minis, to PCs, and to Modern GUI, and on to phones.

EMPIRE

Empire v5.0
Empire v5.jpeg
Empire PC
Creator: Robert Norby, Walter Bright, et al.
Platform: IBM-compatible PC
Date Released: 1985


Empire, a war/geopolitical/economic/strategy game played via the InterNet or on local hosts, using a client/server protocol. For more info on what EMPIRE is see the WhatIsEmpire-FAQ.txt file found on the Archive.

EMPIRE PC

THE WARGAME OF THE CENTURY Version 4.0 EMPIRE is a simulation of a full-scale war between two emperors, the computer and you. Naturally, there is only room for one, so the object of the game is to destroy the other. the computer plays by the same rules that you do.

The map is a rectangle 600*1000 miles on a side. The resolution is 10, so the map you see is 60*100. The map consists of sea='.', land='+', Uncontrolled cities='*', Computer-controlled cities='X', and Your dominated cities='O'. Each emperor gets 1 move per round (1 round=1 day), moves are done sequentially.

https://libregamewiki.org/VMS_Empire

Empire was first ported to the PC from sources of a rewrite in 'C' called v1.42

Simultaneously, a port was released in Florida, v4.9 Followed by 5.0, and 5.1, supporting color.

Source links for Fortran, and C, and a PC Binary of v1.42

http://esr.ibiblio.org/?p=5011

http://empiredirectory.net/playgames/

https://www.abandonwaredos.com/abandonware-game.php?abandonware=Empire%3A+Wargame+of+the+Century&gid=1423

https://github.com/gefla/empserver