|
|
(16 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| Many IF games can be played in a web browser, but if you download the game file, you'll need a launcher app (also called an "interpreter"). | | Many IF games can be played in a web browser - but, if you download the game file, you'll need a launcher app (also called an [[interpreter]]). |
|
| |
|
| Below are download links for the most popular apps.
| | A list of [[Recommended interpreters]] is available, or you can use the navbox below: |
|
| |
|
| | {{interpreter navbox}} |
|
| |
|
| == Simplest option ==
| | [[Category:Basics]] |
| | |
| Use the '''Lectrote''' app. This will launch most games and is clear and easy to read.
| |
| | |
| You can either choose the most recent release for your system from the [https://github.com/erkyrath/lectrote/releases Lectrote releases page], or download release 1.3.2 (the most recent version of the app as of 8-nov-2019) directly from these links:
| |
| | |
| [https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-win32-x64.zip Lectrote for windows 64bit]<br>
| |
| [https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-win32-ia32.zip Lectrote for windows 32bit]<br>
| |
| [https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-linux-x64.zip Lectrote for linux 64bit]<br> | |
| [https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-linux-ia32.zip Lectrote for linux 32bit]<br>
| |
| [https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.2/Lectrote-1.3.2-macos-x64.dmg Lectrote for mac 64bit]<br>
| |
| | |
| For the linux versions, unzip into a folder and launch the app from there. It won't show up in your main menu though.
| |
| | |
| | |
| If, for some reason, Lectrote won't work for you, try the '''Gargoyle''' app. It will also launch most text games, but doesn't seem to be updated as often as Lectrote.
| |
| | |
| | |
| [https://github.com/garglk/garglk/releases/download/2019.1/gargoyle-2019.1-windows.exe Gargoyle for Windows]<br>
| |
| [https://github.com/garglk/garglk/releases/download/2019.1/gargoyle-2019.1-mac-nota.dmg Gargoyle for Mac OS]<br>
| |
| For Linux users, the first place to look is the main repository for your distribution.
| |
| If you're using Linux Mint, open the Synaptic package manager and search for Gargoyle.
| |
| | |
| == Other options ==
| |
| | |
| Other options depend on the game format, which you can usually tell from the file extension.
| |
| | |
| | |
| '''Z-code'''<br>
| |
| (Extensions: .z3-.z8, .zblorb, .zlb, and sometimes .dat)
| |
| | |
| Windows: [https://ifarchive.org/if-archive/infocom/interpreters/frotz/WindowsFrotzInstaller.exe WinFrotz]<br>
| |
| Mac OS: (?)<br>
| |
| Linux: (?)<br>
| |
| iOS: (?)<br>
| |
| Android: (?)
| |
| | |
| | |
| '''Glulx'''<br>
| |
| (Extensions: .ulx, .blb, .gblorb, .glb)
| |
| | |
| Windows: [http://www.ifarchive.org/if-archive/programming/glulx/interpreters/glulxe/WinGlulxeInstaller.exe Glulxe]; [http://www.ifarchive.org/if-archive/programming/glulx/interpreters/git/wingit-135.zip Git]<br>
| |
| Mac OS: (?)<br>
| |
| Linux: (?)<br>
| |
| iOS: (?)<br>
| |
| Android: (?)
| |
| | |
| | |
| '''TADS'''<br>
| |
| (Extensions: .gam, .t3)
| |
| | |
| Windows: [https://www.tads.org/t3dl/pksetup.exe TADS Player Kit]<br>
| |
| Mac OS: [https://github.com/realnc/qtads/releases/download/2.1.7/QTads-2.1.7.dmg QTads]<br>
| |
| Linux: (?)<br>
| |
| iOS: (?)<br>
| |
| Android: (?)
| |
Latest revision as of 22:42, 30 September 2022
Many IF games can be played in a web browser - but, if you download the game file, you'll need a launcher app (also called an interpreter).
A list of Recommended interpreters is available, or you can use the navbox below: