Interactive fiction
Interactive fiction is a video game genre similar to Choose Your Own Adventure books.[1] A game plays somewhat like a book in which the player types commands telling the protagonist what to do and commonly involve puzzles.[2]
List of Interactive fiction games[edit]
This is a list of free/libre interactive fiction games:
Game | Screenshot | Last Release | Genres | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
QTads | 2023-05-17 |
QTads is a TADS interpreter for Linux, Mac & Windows. It is used to play interactive fiction games, also sometimes called "adventure games". This genre is a textual precursor to the graphical adventure games which most players today call adventure games. Refer to the TADS article for more details. This page is a stub. Please help Libregamewiki by expanding it.
| ||||||||||||||||||||||||||||
Look Around the Corner | 2014-06-12 | Interactive fiction, Escape room |
Look Around the Corner is a short and simple escape room puzzle game. In order to play it you will need a TADS interpreter such as QTads or alternatively you can play online by using the web interface at tads.org[5]. | |||||||||||||||||||||||||||
Adventure | 2017-05-15 | Text, Adventure |
Adventure, aka Colossal Cave Adventure or just Colossal Caves[7], is a text-based adventure game written by William Crowther and Don Woods. The game is licensed under the 2-Clause BSD License. It did not originally include any license information except a rights reservation by Don Woods as it predates modern conventions on software licensing, however in 2017 Eric S. Raymond received permission from Woods that the game may be released under that license.[6] This applies to version 2.5, which was first released in 1995.[8] For Raymond's port to modern C, see Open Adventure. Adventure was the very first[9][10][11] interactive fiction game. In fact adventure games were named after it.[12] A version was included with The UNIX Book of Games by Janice Winsor in 1996. | |||||||||||||||||||||||||||
Open Adventure | no image | 2023-04-15 | Interactive fiction |
Open Adventure is a port of Adventure 2.5 to modern C. It is being developed by Eric S. Raymond after Don Woods gave permission for the original to be released under a BSD license.[14] It is meant to maintain the intended gameplay of the original 2.5 (also known as 430-point Adventure) as closely as possible while fixing bugs and modernizing source code, as well as supporting more recent conventions in interactive fiction command syntax.[15] | ||||||||||||||||||||||||||
Storm Over London | 2015-04-02 | Interactive fiction |
Storm Over London is an interactive fiction game written in Hugo. While Hugo compilers and interpreters are non-free[17], the game itself is under an MIT license.[16] This page is a stub. Please help Libregamewiki by expanding it.
|
- ↑ https://jerz.setonhill.edu/if/intro.htm
- ↑ http://brasslantern.org/beginners/introif.html
- ↑ https://realnc.github.io/qtads/
- ↑ COPYING and README.md in the download.
- ↑ https://ifdb.tads.org/viewgame?id=x4vpxyzi4e07jr7p
- ↑ 6.0 6.1 http://www.catb.org/~esr/open-adventure/history.html
- ↑ https://web.archive.org/web/20120516043901/http://archive.gamespy.com/articles/march02/top30/2419/index.shtm
- ↑ http://rickadams.org/adventure/e_downloads.html
- ↑ http://rickadams.org/adventure/a_history.html
- ↑ https://jerz.setonhill.edu/if/canon/Adventure.htm
- ↑ https://www.ifwiki.org/index.php/Adventure
- ↑ https://web.archive.org/web/20120510201955/http://www.wurb.com/if/game/1
- ↑ https://gitlab.com/esr/open-adventure/-/blob/master/COPYING
- ↑ http://www.catb.org/~esr/open-adventure/history.html
- ↑ https://gitlab.com/esr/open-adventure/-/blob/master/notes.adoc
- ↑ 16.0 16.1 https://github.com/juhana/storm/blob/master/LICENSE
- ↑ Distributed as source, but according to he.c in the source code, distribution of modified source is prohibited.