mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 00:57:22 +00:00
Update README.md
This commit is contained in:
parent
fec81559ca
commit
88ee9d6763
1 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
|
@ -9,12 +9,19 @@ Designed as a set of examples for developing [interactive fiction](http://www.if
|
|||
|
||||
## How to play
|
||||
|
||||
You can
|
||||
[play this game online](https://he4et.github.io/elseifplayer/#/play/https%3A%2F%2Fifarchive.org%2Fif-archive%2Fgames%2Ftads%2Fyet_another_experiment.t3/toxin/focus)
|
||||
or play it with any TADS3 interpreter.
|
||||
|
||||
See this [cheat sheet](http://pr-if.org/doc/play-if-card/play-if-card-300dpi.png) if you are not familiar with interactive fiction
|
||||
|
||||
### Play with an interpreter
|
||||
|
||||
1. Download `yet_another_experiment.t3` from the [release page](https://github.com/He4eT/tads3_experiment/releases)
|
||||
1. Install the interpreter that supports TADS adventure games (see the list below)
|
||||
1. See this [cheat sheet](http://pr-if.org/doc/play-if-card/play-if-card-300dpi.png) if you are not familiar with interactive fiction
|
||||
|
||||
### List of interpreters
|
||||
|
||||
#### List of interpreters
|
||||
- Web: [elseifplayer](https://he4et.github.io/elseifplayer/#/)
|
||||
- Desktop: [gargoyle](https://github.com/garglk/garglk/) or [frobtads](https://github.com/realnc/frobtads)
|
||||
- Android: [fabularium](https://play.google.com/store/apps/details?id=com.luxlunae.fabularium&hl=en)
|
||||
- iOS: [frotz](https://apps.apple.com/au/app/frotz/id287653015)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue