Infocom Frotz: Difference between revisions
From IFWiki
m (fmt) |
No edit summary |
||
Line 3: | Line 3: | ||
|Uses interpreter=Frotz | |Uses interpreter=Frotz | ||
|Interpreter app=Yes | |Interpreter app=Yes | ||
|Multimedia=Fully supports Z6 graphics | |Multimedia=Fully supports Z6 multimedia (colour, graphics, sound) | ||
|Developer=Dannii Willis | |Developer=Dannii Willis | ||
|Home page=https://github.com/curiousdannii/infocom-frotz | |||
|Format=Z-code | |Format=Z-code | ||
|System=Browser | |System=Browser | ||
|Play online=https://curiousdannii.github.io/infocom-frotz/ | |Play online=https://curiousdannii.github.io/infocom-frotz/ | ||
|Date=2024/09/01 | |||
|Status=Stable | |Status=Stable | ||
|License=GPL2 | |License=GPL2 | ||
}} | }} | ||
:''Not to be confused with the [[Frotz]] interpreter it is based on.'' | :''Not to be confused with the [[Frotz]] interpreter it is based on.'' | ||
[[Infocom Frotz]] is a special-purpose, web-based build of the [[Frotz]] Z-machine interpreter, designed to reduce the barrier to playing [[Infocom]]'s | [[Infocom Frotz]] is a special-purpose, web-based build of the [[Frotz]] Z-machine interpreter, designed to reduce the barrier to playing [[Infocom]]'s six multimedia [[Z-machine versions|Z6]] games: | ||
* ''[[Arthur: The Quest for Excalibur]]'' ([https://curiousdannii.github.io/infocom-frotz/arthur.html play in browser]) | * ''[[Arthur: The Quest for Excalibur]]'' ([https://curiousdannii.github.io/infocom-frotz/arthur.html play in browser]) | ||
* ''[[Journey]]: The Quest Begins'' ([https://curiousdannii.github.io/infocom-frotz/journey.html play in browser]) | * ''[[Journey]]: The Quest Begins'' ([https://curiousdannii.github.io/infocom-frotz/journey.html play in browser]) | ||
* ''[[The Lurking Horror]]'' ([https://curiousdannii.github.io/infocom-frotz/lurkinghorror.html play in browser]) | |||
* ''[[Sherlock: The Riddle of the Crown Jewels]]'' ([https://curiousdannii.github.io/infocom-frotz/sherlock.html play in browser]) | |||
* ''James Clavell's [[Shogun]]'' ([https://curiousdannii.github.io/infocom-frotz/shogun.html play in browser]) | * ''James Clavell's [[Shogun]]'' ([https://curiousdannii.github.io/infocom-frotz/shogun.html play in browser]) | ||
* ''[[Zork Zero]]: The Revenge of Megaboz'' ([https://curiousdannii.github.io/infocom-frotz/zorkzero.html play in browser]) | * ''[[Zork Zero]]: The Revenge of Megaboz'' ([https://curiousdannii.github.io/infocom-frotz/zorkzero.html play in browser]) | ||
Most Z-machine interpreters in use today do not support Z6 and/or the unique graphical system used by these games, which was something of a dead end. [[Frotz]] is one of the few that does; so this project uses Emscripten to build the SDL version of Frotz into a web-playable version. | Most Z-machine interpreters in use today do not support Z6 and/or the unique graphical system used by these games, which was something of a dead end. [[Frotz]] is one of the few that does; so this project uses Emscripten to build the SDL version of Frotz into a web-playable version. | ||
Line 22: | Line 28: | ||
* [https://github.com/curiousdannii/infocom-frotz GitHub page]: source code, issue tracker, etc. | * [https://github.com/curiousdannii/infocom-frotz GitHub page]: source code, issue tracker, etc. | ||
[[Category:Infocom|Frotz]] | [[Category:Infocom|Frotz]] | ||
[[Category:Z-machine]] | [[Category:Z-machine]] | ||
{{software navbox}} | |||
{{software navbox}} | {{software navbox}} |
Revision as of 05:19, 1 September 2024
Infocom Frotz | |
---|---|
Interpreter | |
Links | Home page Play online |
Developer | Dannii Willis |
Format | Z-code |
System | Browser |
Latest version | 1 Sep 2024 |
Status | Stable |
Multimedia support | Fully supports Z6 multimedia (colour, graphics, sound) |
License | GPL2 |
Browse the software database | |
Edit this infobox |
- Not to be confused with the Frotz interpreter it is based on.
Infocom Frotz is a special-purpose, web-based build of the Frotz Z-machine interpreter, designed to reduce the barrier to playing Infocom's six multimedia Z6 games:
- Arthur: The Quest for Excalibur (play in browser)
- Journey: The Quest Begins (play in browser)
- The Lurking Horror (play in browser)
- Sherlock: The Riddle of the Crown Jewels (play in browser)
- James Clavell's Shogun (play in browser)
- Zork Zero: The Revenge of Megaboz (play in browser)
Most Z-machine interpreters in use today do not support Z6 and/or the unique graphical system used by these games, which was something of a dead end. Frotz is one of the few that does; so this project uses Emscripten to build the SDL version of Frotz into a web-playable version.
Links
- GitHub page: source code, issue tracker, etc.
Interpreters | |
---|---|
By format | ADRIFT • AdvSys • AGT • Alan • Glulx • Hugo • Magnetic Scrolls • TADS • Z-code |
By system | Browser • Android • iOS • Linux • macOS • Windows |
Browse | Recommended interpreters • Search form • Drilldown |
Other software | Authoring systems • Utilities |
Interpreters | |
---|---|
By format | ADRIFT • AdvSys • AGT • Alan • Glulx • Hugo • Magnetic Scrolls • TADS • Z-code |
By system | Browser • Android • iOS • Linux • macOS • Windows |
Browse | Recommended interpreters • Search form • Drilldown |
Other software | Authoring systems • Utilities |