Added another old Infocom game

This commit is contained in:
Jeff Parsons 2017-07-02 11:14:04 -07:00 committed by Jeff Parsons
commit 7c3d20f534
45 changed files with 505 additions and 371 deletions

View file

@ -0,0 +1,33 @@
[
{
"Application": [
"Productivity",
],
"Diagnostic": [
"Hardware Tests"
],
"Driver": [
"Mouse"
],
"Game": [
"Educational",
"Simulation",
"Text Adventure",
],
"Operating System": [
"CP/M",
"DOS",
"MINIX",
"OS/2",
"UNIX",
"Windows"
],
"Utility": [
"Assembler",
"Communication",
"Compiler",
"Debugger",
"Interpreter"
]
}
]

View file

@ -0,0 +1,53 @@
[
{
"title": "Leather Goddesses of Phobos",
"version": "1.0",
"type": "Game",
"category": "Text Adventure",
"authors": [
{
"name": "Steve Meretzky",
"link": "https://en.wikipedia.org/wiki/Steve_Meretzky"
}
],
"company": "Infocom, Inc.",
"releaseDate": "1986",
"description": "The year is 1936, and suddenly the protagonist is abducted by the Leather Goddesses for the final testing in the plan which will enslave every man and woman on earth. These Leather Goddesses of Phobos are just finishing up their plans for the invasion of Earth. If the hero fails to escape and save humanity, the Leather Goddesses will turn the Earth into their pleasure dome. Leather Goddesses of Phobos is a text adventure with humorous overtones. The player uses standard commands in the text parser to observe his environment and pick up items. The game's 'naughtiness' level can be adjusted between Tame (G), Suggestive (PG), and Lewd (R)."
"references": [
{
"site": "Moby Games",
"link": "http://www.mobygames.com/game/dos/leather-goddesses-of-phobos"
}
],
"sources": [
{
"site": "Internet Archive",
"desc": "Leather Goddesses of Phobos: Software Files",
"page": "https://archive.org/details/msdos_Leather_Goddesses_of_Phobos_1986",
"file": "https://archive.org/download/msdos_Leather_Goddesses_of_Phobos_1986/Leather_Goddesses_of_Phobos_1986.zip",
"copy": "/disks/pcx86/games/infocom/phobos/archive/Leather_Goddesses_of_Phobos_1986.zip"
},
{
"site": "Internet Archive",
"desc": "TOSEC: The Old School Emulation Center: IBM PC Compatibles (2012-04-23): Leather Goddesses of Phobos: Software Disk",
"page": "https://archive.org/details/IBM_PC_Compatibles_TOSEC_2012_04_23",
"file": "http://archive.org/download/IBM_PC_Compatibles_TOSEC_2012_04_23/IBM_PC_Compatibles_TOSEC_2012_04_23.zip/IBM%20PC%20Compatibles%20%5BTOSEC%5D%2FIBM%20PC%20Compatibles%20-%20Diskimages%20-%205.25%27%27%20%28TOSEC-v2009-09-01_CM%29%2FLeather%20Goddesses%20of%20Phobos%20%281986%29%28Infocom%29.zip"
"copy": "/disks/pcx86/games/infocom/phobos/archive/PHOBOS.img"
},
{
"site": "Internet Archive",
"desc": "Leather Goddesses of Phobos: Manual",
"page": "https://archive.org/details/Leather_Goddesses_of_Phobos",
"file": "https://archive.org/download/Leather_Goddesses_of_Phobos/Leather_Goddesses_of_Phobos.pdf",
"copy": "/disks/pcx86/games/infocom/phobos/archive/Leather_Goddesses_of_Phobos.pdf"
},
{
"site": "Internet Archive",
"desc": "Leather Goddesses of Phobos: Internal Documents",
"page": "https://archive.org/details/InfocomCabinetLeatherGoddessesOfPhobos",
"file": "https://archive.org/download/InfocomCabinetLeatherGoddessesOfPhobos/Infocom_Cabinet_Leather_Goddesses_of_Phobos.pdf",
"copy": "/disks/pcx86/games/infocom/phobos/archive/Infocom_Cabinet_Leather_Goddesses_of_Phobos.pdf"
}
]
}
]