ADRIFT
{{other uses|Adrift (disambiguation)}}
{{Multiple issues|
{{notability|Products|date=July 2015}}
{{refimprove|date=July 2015}}}}
{{Infobox software
| name = ADRIFT
| logo = ADRIFT software logo.jpg
| screenshot =
| caption =
| author = Campbell Wild
| developer = Campbell Wild
| released =
| latest release version = 5.0 release 36
| latest release date = {{Start date and age|2020|09|12}}
| operating system = Microsoft Windows
| platform =
| language = English
| genre = interactive fiction development and play
| license = BSD 3-Clause (BSD licenses)
| website = {{Official URL}}
}}
ADRIFT "[http://www.ifwiki.org/index.php/ADRIFT ADRIFT's entry on ifwiki.org]" is a graphical user interface used to create and play text adventures.{{Cite web|url=http://www.dichtung-digital.org/2012/41/montfort-short/montfort-short.html|title = Interactive Fiction Communities: From Preservation through Promotion and Beyond}}{{Cite CiteSeerX|citeseerx = 10.1.1.360.3604|title = Rule-Based Interactive Fiction (Full Presentation)}} The name is an acronym for "Adventure Development & Runner - Interactive Fiction Toolkit". The project was solely developed by Campbell Wild until he made it open source in 2018.{{Cite web|title=Pull requests · jcwild/ADRIFT-5|url=https://github.com/jcwild/ADRIFT-5|access-date=2021-09-17|website=GitHub|date=13 July 2021|language=en}} Since then, only minor contributions to the main programs (Developer and Runner) have been given by others, though there have been contributions elsewhere to alternative Runners{{Cite web|title=Fabularium: Interactive Fiction - Apps on Google Play|url=https://play.google.com/store/apps/details?id=com.luxlunae.fabularium&hl=en_US&gl=US|access-date=2021-09-17|website=play.google.com|language=en}}{{Cite web|title=GitHub - awlck/frankendrift: Cross-platform frontend for the ADRIFT Runner|url=https://github.com/awlck/frankendrift|access-date=2021-09-17|website=GitHub|date=12 August 2021|language=en}} and the default Standard Library.{{Cite web|title=GitHub - kpeamon/ADRIFT-5: Updated library files for use with ADRIFT 5|url=https://github.com/kpeamon/ADRIFT-5|access-date=2021-09-17|website=GitHub|language=en}}
The toolkit consists of two programs; a developer (used to write games - known as the generator before ADRIFT 5), and a runner (used to play them), though the runner is available to download separately. In the current stable release (version 5.0.36), released in 2020, both programs only run on Microsoft Windows platforms as they are written in Visual Basic. ADRIFT started out as shareware. When ADRIFT 5 was released it became donationware until it became open source. For a while ADRIFT 5 was able to run on Linux using the Mono project but later updates did not work properly with Mono so these versions were skipped.
Coinciding with the 2011 Interactive Fiction competition, ADRIFT WebRunner was launched. This allows ADRIFT 5 games to be played online. Because the game runs server side, it allows games to be played on any device such as iPad. ADRIFT 5 went into Beta"[https://archive.today/20120716101533/http://www.adrift.org.uk/cgi/new/adrift.cgi?page=adrift5 ADRIFT 5.0 Information page]" status as from 4 April 2011, where it became open for everyone to download."[http://adrift5.blogspot.com/ ADRIFT 5 Progress Blog]"
Unlike many text adventure creation tools (such as TADS), the author needs little knowledge of how to program to use the ADRIFT Developer. Instead, the author is presented with a simple graphical interface with which to write their game.{{cite web|url=http://home.comcast.net/~if1/inform7_writing.pdf |title=Archived copy |accessdate=2015-07-30 |url-status=dead |archiveurl=https://web.archive.org/web/20150930223828/http://home.comcast.net/~if1/inform7_writing.pdf |archivedate=2015-09-30 }} This allows for text adventures to be written more quickly by people who are primarily authors rather than programmers."[http://brasslantern.org/editorials/easyif-c.html Brass Lantern - Easy Interactive Fiction Languages]"
Two of the most critically acclaimed ADRIFT games to date are The PK Girl, which achieved 6th place in the Interactive Fiction Competition in 2002,[http://www.ifcomp.org/comp02/ IF Competition 2002 Results] and A Fine Day for Reaping, which took 7th place in the Interactive Fiction Competition[http://www.ifcomp.org/comp07/ IF Competition 2007 Results] and won the XYZZY Award for Best Story in 2007.[http://www.wurb.com/if/award/3#541 XYZZY Awards 2007 Results]
Other Operating Systems
Because ADRIFT only natively runs on Windows, many users on other operating systems are unable to run the original software. {{Proper name|jAsea}} is an open-source Java application that runs ADRIFT 4 games. It allows anyone with a Java-enabled web browser regardless of platform to play ADRIFT games. Development of {{Proper name|jAsea}} was discontinued in 2004. However, SCARE is an ANSI/ISO C secondary clone of {{Proper name|jAsea}} and the project has resulted in the ability to play ADRIFT games on several platforms including Linux, Windows, DOS, Macintosh and Amiga.{{cite web|url=http://www.adrift.org.uk/cgi/new/adrift.cgi?page=thirdparty|date=2004|title=ADRIFT Clones|website=ADRIFT|archive-url=https://web.archive.org/web/20050211091100/http://www.adrift.org.uk/cgi/new/adrift.cgi?page=thirdparty|archive-date=2005-02-11|url-status=dead}} SCARE has become a standard interpreter in most multi-interpreter programs such as Gargoyle{{Cite web|title=Gargoyle : Interactive Fiction|url=http://ccxvii.net/gargoyle/|access-date=2021-09-17|website=ccxvii.net}} and Fabularium. Fabularium, furthermore, comes with an ADRIFT 5 interpreter called BEBEK. Furthermore, ADRIFT 5 games can be played on Linux and Mac using a new interpreter called FrankenDrift.
References
{{reflist}}
External links
- {{official website}}
- [http://sourceforge.net/projects/jasea/ jAsea homepage]
- [https://sites.google.com/site/scarehome/ SCARE Project homepage]
- [https://play.google.com/store/apps/details?id=com.luxlunae.fabularium/ Fabularium on Google Play]
- [https://github.com/awlck/frankendrift FrankenDrift for Mac, Linux and Windows]