Adventure: Difference between revisions
m (Text replace - 'Category:Inform 6 games' to 'Category:Inform 6 works') |
Mike.ab3ap (talk | contribs) (→Versions: Added section for micropython port.) |
||
(17 intermediate revisions by 10 users not shown) | |||
Line 13: | Line 13: | ||
==Trivia and Comments== | ==Trivia and Comments== | ||
* In March 2006: [http://grandtextauto. | * In March 2006: [http://grandtextauto.soe.ucsc.edu/2006/03/20/adventure-lauded-by-commercial-developers/ ''Adventure'' Lauded by Commerical Developers]. [[William Crowther]] and [[Donald Woods]] received a First Penguin Award at the 6th Annual Game Developers Choice Awards. | ||
{{sectstub}} | {{sectstub}} | ||
Line 19: | Line 19: | ||
''(This list is very incomplete. It needs to be heavily researched and double-checked. Ideally, we want authors/porters, year of release, platform info, language if not English, and what version was derived from what. Also, a summary or overview of differences between all the versions would be a nice thing to have handy. -- [[User:Dswxyz|David Welbourn]] 15:52, 29 May 2006 (EST))'' | ''(This list is very incomplete. It needs to be heavily researched and double-checked. Ideally, we want authors/porters, year of release, platform info, language if not English, and what version was derived from what. Also, a summary or overview of differences between all the versions would be a nice thing to have handy. -- [[User:Dswxyz|David Welbourn]] 15:52, 29 May 2006 (EST))'' | ||
According to [[Baf's Guide]], the game is also known by all these titles: Abenteuer, ADVENT, Adventure in Humongous Cave, Aventura, Aventure, Avontuur, Colossal Adventure | According to [[Baf's Guide]], the game is also known by all these titles: Abenteuer, ADVENT, Adventure in Humongous Cave, Aventura, Aventure, Avontuur, Colossal Adventure (Jewels of Darkness), Colossal Cave, nuntalyli'u, and Original Adventure. | ||
A very thorough listing of known versions is available on various "Adventure Family Tree" websites, such as [https://mipmip.org/advfamily/advfamily.html Nathanael Culver's] (the most complete) and {{link|deadurl=https://www.prismnet.com/~ged/www/advent.html|archive=https://web.archive.org/web/20230621225059/https://www.prismnet.com/~ged/www/advent.html|Russel Dalenberg's}} (2006). <!-- 2024-03: new live version to come at https://rdalenberg.github.io/ ? --> A graphical Family Tree with emphasis given to historically significant versions is available on [https://github.com/Quuxplusone/Advent/blob/master/adventure-family-tree/adventure-family-tree.pdf Arthur O'Dwyer's site]. In a nomenclature originating with Russel Dalenberg, the versions and variants of ''Adventure'' are often referred to by short abbreviations encoding their latest author's name and their maximum score; so for example the original ''Adventure'' would be WOOD0350, whereas [http://www.literateprogramming.com/adventure.pdf Donald Knuth's 1990s-era port] would be KNUT0350. | |||
===Original version=== | ===Original version=== | ||
Line 33: | Line 35: | ||
* According to [http://www.rickadams.org/adventure/a_history.html A history of 'Adventure'] by [[Rick Adams]], in 1972, William and his wife Pat were co-workers for Bolt, Beranek and Newman in Boston. They were also cavers. When the Crowthers' marriage ended, William felt estranged from his daughters, and decided to write for them a computer simulation of his caving experiences combined with elements borrowed from [[Dungeons and Dragons]], a [[role-playing game]] that he also had been playing. | * According to [http://www.rickadams.org/adventure/a_history.html A history of 'Adventure'] by [[Rick Adams]], in 1972, William and his wife Pat were co-workers for Bolt, Beranek and Newman in Boston. They were also cavers. When the Crowthers' marriage ended, William felt estranged from his daughters, and decided to write for them a computer simulation of his caving experiences combined with elements borrowed from [[Dungeons and Dragons]], a [[role-playing game]] that he also had been playing. | ||
* Wikipedia doesn't attempt to date the original, noting only that Crowther was a caver in 1972, and that the Don Woods version was written in 1976. | * Wikipedia doesn't attempt to date the original, noting only that Crowther was a caver in 1972, and that the Don Woods version was written in 1976. | ||
* [http://jerz.setonhill.edu/if/canon/Adventure.htm Colossal Cave Adventure (c. 1975)] by [[Dennis G. Jerz]], notes that sources set the date anywhere from 1968 to 1977. Also: "In response to an e-mail query, Crowther put it at 1975, 'give or take a year'." In | * [http://jerz.setonhill.edu/if/canon/Adventure.htm Colossal Cave Adventure (c. 1975)] by [[Dennis G. Jerz]], notes that sources set the date anywhere from 1968 to 1977. Also: "In response to an e-mail query, Crowther put it at 1975, 'give or take a year'." In ''Somewhere Nearby is Colossal Cave'' (see [[#Links|Links]]), Jerz argues "...Crowther wrote the game during the 1975-76 academic year and probably abandoned it in early 1976", with the Woods version released in early 1977. | ||
* [[Jason Dyer]]'s [https://bluerenga.blog/2016/08/08/a-history-of-early-versions-of-adventure/ 2016 attempt to untangle the chronology]. | |||
===Crowther and Woods version=== | ===Crowther and Woods version=== | ||
* ''Adventure'' ([[William Crowther]] and [[Donald Woods]]; | * ''Adventure'' ([[William Crowther]] and [[Donald Woods]]; c.1976). | ||
** This version is usually considered the canonical, or standard version of the game. | ** This version is usually considered the canonical, or standard version of the game. | ||
===Gillogly version=== | ===Gillogly version (350 points)=== | ||
* ''Adventure'' (porter: [[Jim Gillogly]]; c.1976; C for UNIX). | * ''Adventure'' (porter: [[Jim Gillogly]]; c.1976; C for UNIX). | ||
** ( | ** This version is the canonical "modern Unix" version of the game; it is distributed under the name <tt>adventure(6)</tt> as part of the <tt>bsdgames</tt> package on most systems. | ||
===Software Toolworks version=== | ===Software Toolworks version (375 points)=== | ||
* ''The Original Adventure'' ([[Jim Gillogly]] and [[Walt Bilofsky]]; publisher: [[Software Toolworks]]; 1981; C). | * ''The Original Adventure'' ([[Jim Gillogly]] and [[Walt Bilofsky]]; publisher: [[Software Toolworks]]; 1981; C). | ||
** ( | ** This version added three treasures and slightly extended the endgame sequence. It also famously offered a mail-order "Certificate of Wizardness" to any player who completed the game. | ||
===Other C ports=== | |||
* ODWY0350, a faithful port of WOOD0350 a.k.a. "Adventure" (down to the quirks of the parser) ([https://quuxplusone.github.io/Advent/play.html play online]) | |||
* WOOD0430 a.k.a. "Adventure 2.5", a mechanical translation from Fortran with some additional puzzles and treasures, written by Don Woods himself circa 1995 ([http://rickadams.org/adventure/e_downloads.html link to source code]) | |||
* RAYM0430, a.k.a. "Open Adventure", a refactoring of Don Woods' WOOD0430 ([http://www.catb.org/~esr/open-adventure/ link to source code]; requires Python3 to build) | |||
* ODWY0440, a faithful port of LUPI0440 a.k.a. "Adventure II", with some bugfixes ([https://quuxplusone.github.io/Advent/play-440.html play online]) | |||
* ODWY0550, a faithful port of PLAT0550 a.k.a. "Adventure 3" ([https://quuxplusone.github.io/Advent/play-550.html play online]) | |||
* ODWY0551, a faithful port of MCDO0551 a.k.a. "Adventure 6", with some bugfixes ([https://quuxplusone.github.io/Advent/play-551.html play online]) | |||
===Z-code ports (350 points)=== | ===Z-code ports (350 points)=== | ||
* ''Adventure: The Interactive Original'' ( | * ''Adventure: The Interactive Original'' ("reconstructed" by [[Donald Ekman]], [[David M. Baggett]] (1993), and [[Graham Nelson]] (1994–1996); [[Z-code]]). | ||
** Release 9 / Serial number 060321 / Inform v6.30 Library 6/11 | ** Release 9 / Serial number 060321 / Inform v6.30 Library 6/11 | ||
** {{babel|ifid=E9FD3D87-DD2F-4005-B332-23557780B64E}} | ** {{babel|ifid=E9FD3D87-DD2F-4005-B332-23557780B64E}} | ||
** This port is Nelson's work, based on Baggett's TADS port, which in turn was based on Ekman's PC port. | ** This port is Nelson's work, based on Baggett's TADS port, which in turn was based on Ekman's PC port. | ||
** {{ifarchive|games/zcode/|Advent.z5}} | ** {{ifarchive|games/zcode/|Advent.z5}}. | ||
** {{ifarchive|games/source/inform/|Advent.inf}} - source code | ** {{ifarchive|games/source/inform/|Advent.inf}} - source code. | ||
** Play it online: [ | ** Play it online: [https://jerz.setonhill.edu/if/gallery/adventure/index.html Annotated "Adventure" Frameset] (requires Java) | ||
** Play it online: [ | ** Play it online: [https://www.ifiction.org/games/play.php?cat=1&game=1&mode=html iFiction - Adventure] | ||
* ''Adventure: A Modern Classic'' (porter: [[Tara McGrew]]; 2015; Z-code) | |||
* | ** Release 1 / Serial number 151001 / ZILF 0.7 lib J3 | ||
* | ** {{babel|ifid=0E123F50-20A2-4F5B-8F01-264678ED419D}}. | ||
* | ** Based on Z-code port by Graham Nelson. | ||
* | ** {{ifarchive|games/zcode/|advent.z3}}. | ||
* | ** [https://foss.heptapod.net/zilf/zilf/-/tree/advent-151001/Examples/advent ZIL source code]. | ||
* | ** Play it online: [http://iplayif.com/?story=https://ifarchive.org/if-archive/games/zcode/advent.z3 iplayif.com]. | ||
* | |||
====Spanish translation (350 points)==== | ====Spanish translation (350 points)==== | ||
* ''Aventura: La Original Interactiva'' (translator: [[José Luis Díaz]]; 1997; Z-code; [[Spanish]]). | * ''Aventura: La Original Interactiva'' (translator: [[José Luis Díaz]]; 1997; Z-code; [[Spanish]]). | ||
** Release 1 / Serial number 971209 / Inform v6.14 Library 6/7 D | ** Release 1 / Serial number 971209 / Inform v6.14 Library 6/7 D | ||
** {{babel | ** {{babel|ifid=ZCODE-1-971209-D0D6}}. | ||
** Based on Z-code port by Graham Nelson. | ** Based on Z-code port by Graham Nelson. | ||
** {{ifarchive|games/zcode/spanish/|aventura.zip}} | ** {{ifarchive|games/zcode/spanish/|aventura.zip}}. | ||
** Play it online: [ | ** Play it online: [https://www.ifiction.org/games/play.php?cat=1&game=236&mode=html iFiction - Aventura]. | ||
====German translation (350 points)==== | ====German translation (350 points)==== | ||
* ''Abenteuer: Das Interaktive Original'' (translator: [[Toni Arnold]]; 1998; Z-code; [[German]]). | * ''Abenteuer: Das Interaktive Original'' (translator: [[Toni Arnold]]; 1998; Z-code; [[German]]). | ||
** Release 5 / Serial number 980419 / Inform v6.15 Library 6/7 | ** Release 5 / Serial number 980419 / Inform v6.15 Library 6/7 | ||
** {{babel | ** {{babel|ifid=ZCODE-5-980419-A9E9}}. | ||
** Based on Z-code port by Graham Nelson. | ** Based on Z-code port by Graham Nelson. | ||
** {{ifarchive|games/zcode/german/|abent.z5}} | ** {{ifarchive|games/zcode/german/|abent.z5}}. | ||
** Play it online: [ | ** Play it online: [https://www.ifiction.org/games/play.php?cat=1&game=235&mode=html iFiction - Abenteuer]. | ||
====French translation (350 points)==== | ====French translation (350 points)==== | ||
* ''Aventure'' (translator: [[Jean-Luc Pontico]]; 25-Jan-2001; Z-code; [[French]]). | * ''Aventure'' (translator: [[Jean-Luc Pontico]]; 25-Jan-2001; Z-code; [[French]]). | ||
** Release 0 / Serial number 000531 / Inform v6.14 Library 6/10 D | ** Release 0 / Serial number 000531 / Inform v6.14 Library 6/10 D | ||
** {{babel | ** {{babel|ifid=ZCODE-0-000531-2DA4}}. | ||
** Based on Z-code port by Graham Nelson. Translator's name not in the version info. | ** Based on Z-code port by Graham Nelson. Translator's name not in the version info. | ||
** Release date taken from the source file comments; see <tt>french2.1.zip</tt> at [http://jlpo.free.fr/telechargement.php Inform 6 en français]. | ** Release date taken from the source file comments; see <tt>french2.1.zip</tt> at [http://jlpo.free.fr/telechargement.php Inform 6 en français]. | ||
** {{ifarchive|games/zcode/french/|aventure.z5}} | ** {{ifarchive|games/zcode/french/|aventure.z5}}. | ||
====Dutch translation (350 points)==== | ====Dutch translation (350 points)==== | ||
* ''Avontuur: Het Interactieve Origineel'' (translator: [[Yuri Robbers]]; 2002; Z-code; [[Dutch]]). | * ''Avontuur: Het Interactieve Origineel'' (translator: [[Yuri Robbers]]; 2002; Z-code; [[Dutch]]). | ||
** Release 8 / Serial number 020822 / Inform v6.21 Library 6/10 (Dutch) SD | ** Release 8 / Serial number 020822 / Inform v6.21 Library 6/10 (Dutch) SD | ||
** {{babel | ** {{babel|ifid=ZCODE-8-020822-3C26}}. | ||
** Based on Z-code port by Graham Nelson. | ** Based on Z-code port by Graham Nelson. | ||
** {{ifarchive|games/zcode/dutch/|Avontuur.z5}} | ** {{ifarchive|games/zcode/dutch/|Avontuur.z5}}. | ||
====Lojban translation (350 points)==== | ====Lojban translation (350 points)==== | ||
* ''nuntalyli'u'' (main translator: [[Nick Nicholas]]; updating translators: [[Jay Kominek]] and [[Eugene Mayes]]; implementor and final translator: [[Robin Lee Powell]]; 02-Nov-2002; Z-code; [[Lojban]]). | * ''nuntalyli'u'' (main translator: [[Nick Nicholas]]; updating translators: [[Jay Kominek]] and [[Eugene Mayes]]; implementor and final translator: [[Robin Lee Powell]]; 02-Nov-2002; Z-code; [[Lojban]]). | ||
** Release 5 / Serial number 961209 / Inform v6.21 Library 6/9 SD | ** Release 5 / Serial number 961209 / Inform v6.21 Library 6/9 SD | ||
** {{babel | ** {{babel|ifid=ZCODE-5-961209-4589}}. | ||
** Based on Z-code port by Graham Nelson. Note that the serial number is unchanged from Nelson's. Date of port determined from source file downloaded at time of release. Inexplicably, the lojban tiki lists 1991 as the year when Nicholas translated the text, suggesting that the original translation effort pre-dates Nelson's port. | ** Based on Z-code port by Graham Nelson. Note that the serial number is unchanged from Nelson's. Date of port determined from source file downloaded at time of release. Inexplicably, the lojban tiki lists 1991 as the year when Nicholas translated the text, suggesting that the original translation effort pre-dates Nelson's port. | ||
** {{ifarchive|games/zcode/|nuntalylihu.z5}} | ** {{ifarchive|games/zcode/|nuntalylihu.z5}}. | ||
** [ | ** [https://mw.lojban.org/papri/Colossal_Cave Colossal Cave] at the lojban.org wiki. | ||
====Swedish translation (350 points)==== | ====Swedish translation (350 points)==== | ||
* ''Äventyr'' (porter: [[Fredrik Ramsberg]]; 11-Nov-2007; Z-code; [[Swedish]]). | * ''Äventyr'' (porter: [[Fredrik Ramsberg]]; 11-Nov-2007; Z-code; [[Swedish]]). | ||
** Release 1 / Serial number 071029 / Inform v6.31 Library 6/11 | ** Release 1 / Serial number 071029 / Inform v6.31 Library 6/11 | ||
** {{babel|ifid=78B5816F-2F79-CE0B-633D-6D95EC06154E}} | ** {{babel|ifid=78B5816F-2F79-CE0B-633D-6D95EC06154E}} | ||
** Based on Z-code port by Graham Nelson. | ** Based on Z-code port by Graham Nelson. | ||
** {{ifarchive|games/zcode/swedish/|Aventyr.z5}} - The story file. | ** {{ifarchive|games/zcode/swedish/|Aventyr.z5}} - The story file. | ||
** {{ifarchive|games/source/inform/swedish/|Aventyr.inf}} - The source code. | ** {{ifarchive|games/source/inform/swedish/|Aventyr.inf}} - The source code. | ||
** Or [http://microheaven.com/if/sweplay/ play it online]. | ** Or [http://microheaven.com/if/sweplay/ play it online] (requires Java). | ||
====Russian translation (350 points)==== | |||
* ''Приключение'' (translator: [[Денис Гаев]]; 23-Feb-2004; [[Z-code]] 5; [[Russian]]). | |||
** Release 3 / Serial number 060714 / Inform v6.31 Library 6/11 S | |||
** {{babel|ifid=ZCODE-3-060714-18D3}}. | |||
** [https://rinform.org/games/adventure/AdventureR.z5 Download]. | |||
** [https://rinform.org/games/adventure/ Web page] (including source and 'play online' link). | |||
===Hugo port (350 points)=== | ===Hugo port (350 points)=== | ||
* ''Colossal Hugo'' (porter: [[Kent Tessman]]; 1995; [[Hugo]] 2.2a). | * ''Colossal Hugo'' (porter: [[Kent Tessman]]; 1995; [[Hugo]] 2.2a). | ||
** {{babel | ** {{babel|ifid=HUGO-22-43-48-12-18-96}}. | ||
** {{ifarchive|games/hugo/|colossal.hex}}. | ** {{ifarchive|games/hugo/|colossal.hex}}. | ||
** {{ifarchive|games/source/hugo/|colossal.hug}} - the source code. | ** {{ifarchive|games/source/hugo/|colossal.hug}} - the source code. | ||
Line 134: | Line 149: | ||
* ''Adventure'' (porter: [[Nick Rogers]]; 2006; [[ADRIFT]] 4). | * ''Adventure'' (porter: [[Nick Rogers]]; 2006; [[ADRIFT]] 4). | ||
** {{babel wanted}} | ** {{babel wanted}} | ||
** Download <tt> | ** Download <tt>{{link|deadurl=http://www.adrift.org.uk/cgi/new/download.cgi?973|advent350.taf}}</tt> from the ADRIFT site. | ||
** This ADRIFT port is based on the Inform 6 port by Graham Nelson. | ** This ADRIFT port is based on the Inform 6 port by Graham Nelson. | ||
===Micropython port (350 points)=== | |||
* ''Adventure'' (porter: [[Mike Markowski]]; 2024; [[micropython]]). | |||
** <tt>[https://udel.edu/~mm/hp/adventure/ Download and info]</tt>. | |||
** Direct port from Crowther & Woods Fortran IV. | |||
** Maps with transition verbs available, created using setup file parser. | |||
** Runs on HP Prime calculator. | |||
** Standard python version available. | |||
==See also== | ==See also== | ||
Line 145: | Line 169: | ||
==Links== | ==Links== | ||
===General info=== | ===General info=== | ||
* {{baf game|Adventure|1}} | * {{baf game|Adventure|1}}. | ||
* {{ifdb game|Adventure|fft6pu91j85y4acv}} | * {{ifdb game|Adventure|fft6pu91j85y4acv}}. | ||
* [http://groups.google.com/group/rec.games.int-fiction/browse_thread/thread/607acaf1a279d4dd/bd53b672a185d177 R*IF thread] announcing: | * [http://groups.google.com/group/rec.games.int-fiction/browse_thread/thread/607acaf1a279d4dd/bd53b672a185d177 R*IF thread] (August 2007) announcing: | ||
** [ | ** [https://www.digitalhumanities.org/dhq/vol/001/2/000009/000009.html Somewhere Nearby is Colossal Cave: Examining Will Crowther's Original “Adventure” in Code and in Kentucky] - by [[Dennis G. Jerz]], published in ''Digital Humanities Quarterly'' Volume 1 Number 2 (Summer 2007). | ||
** [http://jerz.setonhill.edu/if/crowther/ | ** [{{ifarchive link|games/source/adv_crowther.zip}} Will Crowther's original FORTRAN source code] (originally {{link|deadurl=http://jerz.setonhill.edu/if/crowther/|here}}). | ||
* [http://www.io.com/~ged/www/advent.html Adventuring in Colossal Cave] - page by [[Russel Dalenberg]] about the different versions of ''Adventure''. | * [http://www.io.com/~ged/www/advent.html Adventuring in Colossal Cave] - page by [[Russel Dalenberg]] about the different versions of ''Adventure''. | ||
** [http://groups.google.com/group/rec.games.int-fiction/browse_thread/thread/d230b6a17c318c4a/e550a847bbbfe71b Seeking Lost Versions of Adventure (Colossal Cave)] - RGIF thread, February 2, 2009. | ** [http://groups.google.com/group/rec.games.int-fiction/browse_thread/thread/d230b6a17c318c4a/e550a847bbbfe71b Seeking Lost Versions of Adventure (Colossal Cave)] - RGIF thread, February 2, 2009. | ||
* [http://groups.google.com/group/rec.arts.int-fiction/browse_thread/thread/1ac8923a46566fcb/1dca6fda78926d6e#1dca6fda78926d6e Fortran 4 and Adventure] - RAIF thread. | * [http://groups.google.com/group/rec.arts.int-fiction/browse_thread/thread/1ac8923a46566fcb/1dca6fda78926d6e#1dca6fda78926d6e Fortran 4 and Adventure] - RAIF thread. | ||
* [ | * [https://rickadams.org/adventure/ The Colossal Cave Adventure Page] by [[Rick Adams]]. | ||
* [ | * [https://jerz.setonhill.edu/if/canon/Adventure.htm Colossal Cave Adventure (c. 1975)] by [[Dennis G. Jerz]]. | ||
* [ | * [https://en.wikipedia.org/wiki/Colossal_Cave_Adventure Colossal Cave Adventure] at Wikipedia. | ||
* {{ifarchive|info/|Craft.Of.Adventure.txt}} - an essay by [[Graham Nelson]]. | * {{ifarchive|info/|Craft.Of.Adventure.txt}} - an essay by [[Graham Nelson]]. | ||
* [https://lparchive.org/Adventure/ Let's play Adventure!] - A collaborative playthrough of Graham Nelson's port, originally from the Something Awful forums. (Note: Some adult language.) | |||
* {{link|url=https://onezero.medium.com/the-woman-who-inspired-one-of-the-first-hit-video-games-by-mapping-the-worlds-longest-cave-ef572ccde6d2|This Woman Inspired One of the First Hit Video Games by Mapping the World’s Longest Cave}} - article by Claire L. Evans about Patricia Crowther's role in exploring and mapping Mammoth Cave. | |||
* {{if50|Adventure|1976-adventure|portal=Adventure|year=1976}}. | |||
===Reviews=== | ===Reviews=== | ||
* | * {{spag review|a|advent}}; reviews by [[Graeme Cree]] and [[Alex Freeman]]. | ||
* {{IFRO game|Adventure|237}} | * {{IFRO game|Adventure|237}} | ||
===Spoilers=== | ===Spoilers=== | ||
* {{ifarchive|level9/hints/clue-sheets/|ColossalAdventure.clues}} - clue sheet. | * {{ifarchive|level9/hints/clue-sheets/|ColossalAdventure.clues}} - clue sheet (for [[Level 9]]'s commercial derivative ''Colossal Adventure''). | ||
* | * {{link|deadurl=http://www.firthworks.com/roger/downloads/advent.pdf|Map of 350 point version}} by [[Roger Firth]]. | ||
* [ | * [https://www.dwheeler.com/adventure/ Adventure] - by [[David A. Wheeler]]. Includes his maps and notes of the 350 point version. | ||
[[Category: | [[Category:Works]] [[Category:Works in 1970s]] [[Category:Adventure]] [[Category:Dutch works]][[Category:French works]] [[Category:German works]] [[Category:Glulx works]] [[Category:Hugo works]] [[Category:Inform 6 works]] [[Category:Ported works]] [[Category:Spanish works]] [[Category:Swedish works]] [[Category:TADS 2 works]] [[Category:Translated works]] [[Category:Underground]] [[Category:Z-code works]] [[Category:ADRIFT 4 works]][[Category:Russian works]] |
Latest revision as of 17:41, 12 December 2024
The very first text adventure game.
>examine page
The dreadful truth is, this page is incomplete.
Everything. Also, it would be REALLY nice if we could be extra-careful with this page and cite our sources; there's bound to be disagreement and vagueness about what we think we know about this game.
Please refer to the IFWiki game page style guide when making changes.
How It Begins
You might be anyone. You are standing in the forest, outside a small brick building which is a well-house for a spring. Inside the building, you can easily find some keys, tasty food, a shiny brass lamp, and an empty bottle. If you explore the surrounding area, you will discover a locked steel grate set in a depression. You have no obvious goals, but you might want to open the grate and explore underground.
Notable Features
- Being the first IF game.
This section is a stub. You can help by adding to it.
Trivia and Comments
- In March 2006: Adventure Lauded by Commerical Developers. William Crowther and Donald Woods received a First Penguin Award at the 6th Annual Game Developers Choice Awards.
This section is a stub. You can help by adding to it.
Versions
(This list is very incomplete. It needs to be heavily researched and double-checked. Ideally, we want authors/porters, year of release, platform info, language if not English, and what version was derived from what. Also, a summary or overview of differences between all the versions would be a nice thing to have handy. -- David Welbourn 15:52, 29 May 2006 (EST))
According to Baf's Guide, the game is also known by all these titles: Abenteuer, ADVENT, Adventure in Humongous Cave, Aventura, Aventure, Avontuur, Colossal Adventure (Jewels of Darkness), Colossal Cave, nuntalyli'u, and Original Adventure.
A very thorough listing of known versions is available on various "Adventure Family Tree" websites, such as Nathanael Culver's (the most complete) and Russel Dalenberg's (archive) (2006). A graphical Family Tree with emphasis given to historically significant versions is available on Arthur O'Dwyer's site. In a nomenclature originating with Russel Dalenberg, the versions and variants of Adventure are often referred to by short abbreviations encoding their latest author's name and their maximum score; so for example the original Adventure would be WOOD0350, whereas Donald Knuth's 1990s-era port would be KNUT0350.
Original version
- Adventure (William Crowther; YEAR?; FORTRAN).
- Download adv_crowther.zip from the IF Archive - Long believed lost, this was found from a backup of Don Wood's student account thanks to the efforts of Dennis Jerz. Included are three versions of the Fortran-IV source code, along with two versions of the data file. Also included are Fortran-77 versions of the source code, converted to Fortran-77 by Matthew Russotto.
The original version was written by Crowther for his two daughters.
What year?
- Baf's Guide lists the release year as 1976.
- According to Compute!'s Guide to Adventure Games by Gary McGath, William Crowther wrote the preliminary version of Adventure in 1975, in FORTRAN, on a DEC PDP-10 computer, and made it available nationwide via ARPAnet.
- IFRO lists the release year as 1972, and the platform as FORTRAN.
- According to A history of 'Adventure' by Rick Adams, in 1972, William and his wife Pat were co-workers for Bolt, Beranek and Newman in Boston. They were also cavers. When the Crowthers' marriage ended, William felt estranged from his daughters, and decided to write for them a computer simulation of his caving experiences combined with elements borrowed from Dungeons and Dragons, a role-playing game that he also had been playing.
- Wikipedia doesn't attempt to date the original, noting only that Crowther was a caver in 1972, and that the Don Woods version was written in 1976.
- Colossal Cave Adventure (c. 1975) by Dennis G. Jerz, notes that sources set the date anywhere from 1968 to 1977. Also: "In response to an e-mail query, Crowther put it at 1975, 'give or take a year'." In Somewhere Nearby is Colossal Cave (see Links), Jerz argues "...Crowther wrote the game during the 1975-76 academic year and probably abandoned it in early 1976", with the Woods version released in early 1977.
- Jason Dyer's 2016 attempt to untangle the chronology.
Crowther and Woods version
- Adventure (William Crowther and Donald Woods; c.1976).
- This version is usually considered the canonical, or standard version of the game.
Gillogly version (350 points)
- Adventure (porter: Jim Gillogly; c.1976; C for UNIX).
- This version is the canonical "modern Unix" version of the game; it is distributed under the name adventure(6) as part of the bsdgames package on most systems.
Software Toolworks version (375 points)
- The Original Adventure (Jim Gillogly and Walt Bilofsky; publisher: Software Toolworks; 1981; C).
- This version added three treasures and slightly extended the endgame sequence. It also famously offered a mail-order "Certificate of Wizardness" to any player who completed the game.
Other C ports
- ODWY0350, a faithful port of WOOD0350 a.k.a. "Adventure" (down to the quirks of the parser) (play online)
- WOOD0430 a.k.a. "Adventure 2.5", a mechanical translation from Fortran with some additional puzzles and treasures, written by Don Woods himself circa 1995 (link to source code)
- RAYM0430, a.k.a. "Open Adventure", a refactoring of Don Woods' WOOD0430 (link to source code; requires Python3 to build)
- ODWY0440, a faithful port of LUPI0440 a.k.a. "Adventure II", with some bugfixes (play online)
- ODWY0550, a faithful port of PLAT0550 a.k.a. "Adventure 3" (play online)
- ODWY0551, a faithful port of MCDO0551 a.k.a. "Adventure 6", with some bugfixes (play online)
Z-code ports (350 points)
- Adventure: The Interactive Original ("reconstructed" by Donald Ekman, David M. Baggett (1993), and Graham Nelson (1994–1996); Z-code).
- Release 9 / Serial number 060321 / Inform v6.30 Library 6/11
- IFID: E9FD3D87-DD2F-4005-B332-23557780B64E
IFID links: IFDB - This port is Nelson's work, based on Baggett's TADS port, which in turn was based on Ekman's PC port.
- Download Advent.z5 from the IF Archive.
- Download Advent.inf from the IF Archive - source code.
- Play it online: Annotated "Adventure" Frameset (requires Java)
- Play it online: iFiction - Adventure
- Adventure: A Modern Classic (porter: Tara McGrew; 2015; Z-code)
- Release 1 / Serial number 151001 / ZILF 0.7 lib J3
- IFID: 0E123F50-20A2-4F5B-8F01-264678ED419D
IFID links: IFDB. - Based on Z-code port by Graham Nelson.
- Download advent.z3 from the IF Archive.
- ZIL source code.
- Play it online: iplayif.com.
Spanish translation (350 points)
- Aventura: La Original Interactiva (translator: José Luis Díaz; 1997; Z-code; Spanish).
- Release 1 / Serial number 971209 / Inform v6.14 Library 6/7 D
- IFID: ZCODE-1-971209-D0D6
IFID links: IFDB. - Based on Z-code port by Graham Nelson.
- Download aventura.zip from the IF Archive.
- Play it online: iFiction - Aventura.
German translation (350 points)
- Abenteuer: Das Interaktive Original (translator: Toni Arnold; 1998; Z-code; German).
- Release 5 / Serial number 980419 / Inform v6.15 Library 6/7
- IFID: ZCODE-5-980419-A9E9
IFID links: IFDB. - Based on Z-code port by Graham Nelson.
- Download abent.z5 from the IF Archive.
- Play it online: iFiction - Abenteuer.
French translation (350 points)
- Aventure (translator: Jean-Luc Pontico; 25-Jan-2001; Z-code; French).
- Release 0 / Serial number 000531 / Inform v6.14 Library 6/10 D
- IFID: ZCODE-0-000531-2DA4
IFID links: IFDB. - Based on Z-code port by Graham Nelson. Translator's name not in the version info.
- Release date taken from the source file comments; see french2.1.zip at Inform 6 en français.
- Download aventure.z5 from the IF Archive.
Dutch translation (350 points)
- Avontuur: Het Interactieve Origineel (translator: Yuri Robbers; 2002; Z-code; Dutch).
- Release 8 / Serial number 020822 / Inform v6.21 Library 6/10 (Dutch) SD
- IFID: ZCODE-8-020822-3C26
IFID links: IFDB. - Based on Z-code port by Graham Nelson.
- Download Avontuur.z5 from the IF Archive.
Lojban translation (350 points)
- nuntalyli'u (main translator: Nick Nicholas; updating translators: Jay Kominek and Eugene Mayes; implementor and final translator: Robin Lee Powell; 02-Nov-2002; Z-code; Lojban).
- Release 5 / Serial number 961209 / Inform v6.21 Library 6/9 SD
- IFID: ZCODE-5-961209-4589
IFID links: IFDB. - Based on Z-code port by Graham Nelson. Note that the serial number is unchanged from Nelson's. Date of port determined from source file downloaded at time of release. Inexplicably, the lojban tiki lists 1991 as the year when Nicholas translated the text, suggesting that the original translation effort pre-dates Nelson's port.
- Download nuntalylihu.z5 from the IF Archive.
- Colossal Cave at the lojban.org wiki.
Swedish translation (350 points)
- Äventyr (porter: Fredrik Ramsberg; 11-Nov-2007; Z-code; Swedish).
- Release 1 / Serial number 071029 / Inform v6.31 Library 6/11
- IFID: 78B5816F-2F79-CE0B-633D-6D95EC06154E
IFID links: IFDB - Based on Z-code port by Graham Nelson.
- Download Aventyr.z5 from the IF Archive - The story file.
- Download Aventyr.inf from the IF Archive - The source code.
- Or play it online (requires Java).
Russian translation (350 points)
- Приключение (translator: Денис Гаев; 23-Feb-2004; Z-code 5; Russian).
Hugo port (350 points)
- Colossal Hugo (porter: Kent Tessman; 1995; Hugo 2.2a).
- IFID: HUGO-22-43-48-12-18-96
IFID links: IFDB. - Download colossal.hex from the IF Archive.
- Download colossal.hug from the IF Archive - the source code.
- According to the game's own help menus, this Hugo port is based on the Inform port by Graham Nelson.
- IFID: HUGO-22-43-48-12-18-96
GINAS port (350 points)
- Adventure (porter: Jeff Standish; 1995; GINAS 0.4b).
- Download ginas04.zip from the IF Archive. (in GINAS source distribution)
- This GINAS port is based on the Inform port by Graham Nelson.
AAS parody
- ADVENT (Iain Merrick as "Arthur Tavistock Jnr"; 01-Apr-2003; AAS). Unrelated to Adventure except by the title.
ADRIFT port (350 points)
- Adventure (porter: Nick Rogers; 2006; ADRIFT 4).
Micropython port (350 points)
- Adventure (porter: Mike Markowski; 2024; micropython).
- Download and info.
- Direct port from Crowther & Woods Fortran IV.
- Maps with transition verbs available, created using setup file parser.
- Runs on HP Prime calculator.
- Standard python version available.
See also
Links
General info
- Adventure (archived) - at Baf's Guide.
- Adventure - at IFDB.
- R*IF thread (August 2007) announcing:
- Somewhere Nearby is Colossal Cave: Examining Will Crowther's Original “Adventure” in Code and in Kentucky - by Dennis G. Jerz, published in Digital Humanities Quarterly Volume 1 Number 2 (Summer 2007).
- Will Crowther's original FORTRAN source code (originally here (dead link 🔍)).
- Adventuring in Colossal Cave - page by Russel Dalenberg about the different versions of Adventure.
- Seeking Lost Versions of Adventure (Colossal Cave) - RGIF thread, February 2, 2009.
- Fortran 4 and Adventure - RAIF thread.
- The Colossal Cave Adventure Page by Rick Adams.
- Colossal Cave Adventure (c. 1975) by Dennis G. Jerz.
- Colossal Cave Adventure at Wikipedia.
- Download Craft.Of.Adventure.txt from the IF Archive - an essay by Graham Nelson.
- Let's play Adventure! - A collaborative playthrough of Graham Nelson's port, originally from the Something Awful forums. (Note: Some adult language.)
- This Woman Inspired One of the First Hit Video Games by Mapping the World’s Longest Cave - article by Claire L. Evans about Patricia Crowther's role in exploring and mapping Mammoth Cave.
- Adventure (portal) - 1976's work at 50 Years of Text Games.
Reviews
- Adventure - at SPAG; reviews by Graeme Cree and Alex Freeman.
- Adventure - at IFReviews.org
Spoilers
- Download ColossalAdventure.clues from the IF Archive - clue sheet (for Level 9's commercial derivative Colossal Adventure).
- Map of 350 point version (dead link 🔍) by Roger Firth.
- Adventure - by David A. Wheeler. Includes his maps and notes of the 350 point version.