X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=history.adoc;h=0aa8f10442a8c9cb7a9fd1897d8f3b4f45c7c028;hp=86f49034250544adb7364605496f07b2ad169951;hb=7d0b15ef897d7a066998fa0a44fb7be958c60cd8;hpb=2ddd09189336df222ef88099a3041584ec5b327e diff --git a/history.adoc b/history.adoc index 86f4903..0aa8f10 100644 --- a/history.adoc +++ b/history.adoc @@ -115,12 +115,14 @@ and 2.5: ............................................................................ Great care has been taken to preserve 2.5's exact gameplay as intended -by Don. However, under the hood Open Adventure is rather different from -2.5. Where 2.5 was written in FORTRAN mechanically translated into extremely -ugly C, Open Adventure has been translated into much more modern and -idiomatic C. The extremely cryptic and opaque format of the original -database of rooms, objects, and strings has been moved to YAML; -this makes the brilliant design of it much easier to comprehend. +by Don. We have added a "version" command. + +However, under the hood Open Adventure is rather different from 2.5. +Where 2.5 was written in FORTRAN mechanically translated into +extremely ugly C, Open Adventure has been translated into much more +modern and idiomatic C. The extremely cryptic and opaque format of +the original database of rooms, objects, and strings has been moved to +YAML; this makes the brilliant design of it much easier to comprehend. == Earlier non-influences == @@ -152,16 +154,19 @@ even as primitive as Adventure's. == Sources == +// asciidoc and asciidoctor both foo up on bare links ending in ')'. [bibliography] -- [[[IFA]]] http://rickadams.org/adventure/ +- [[[IFA]]] http://rickadams.org/adventure/[Colossal Cave Adventure Page] -- [[[DA]]] http://www.filfre.net/sitemap/ +- [[[DA]]] http://www.filfre.net/sitemap/[The Digital Antiquarian] -- [[[SN]]] http://www.digitalhumanities.org/dhq/vol/1/2/000009/000009.html +- [[[SN]]] + http://www.digitalhumanities.org/dhq/vol/1/2/000009/000009.html[Digital + Humanties Quarterly] -- [[[DND]]] https://en.wikipedia.org/wiki/Dnd_(video_game) +- [[[DND]]] https://en.wikipedia.org/wiki/Dnd_(video_game)[dnd (ivdeo game)] -- [[[WUMPUS]]] https://en.wikipedia.org/wiki/Hunt_the_Wumpus +- [[[WUMPUS]]] https://en.wikipedia.org/wiki/Hunt_the_Wumpus[Hunt The Wumpus] -- [[[QUUX]]] https://github.com/Quuxplusone/Advent +- [[[QUUX]]] https://github.com/Quuxplusone/Advent[Quuxplusone/Advent]