https://github.com/instead-hub/instead
INSTEAD - Simple Text Adventure Interpreter
https://github.com/instead-hub/instead
game-engine interactive-fiction lua quests
Last synced: about 1 month ago
JSON representation
INSTEAD - Simple Text Adventure Interpreter
- Host: GitHub
- URL: https://github.com/instead-hub/instead
- Owner: instead-hub
- License: other
- Created: 2014-01-15T15:35:53.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T07:58:43.000Z (11 months ago)
- Last Synced: 2025-04-01T22:38:07.054Z (10 months ago)
- Topics: game-engine, interactive-fiction, lua, quests
- Language: C
- Homepage: http://instead-hub.github.io
- Size: 20.3 MB
- Stars: 235
- Watchers: 15
- Forks: 42
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- AwesomeInterpreter - instead
- awesome-game-engine-dev - INSTEAD - Simple Text Adventure Interpreter. (Libraries / Lua)
README

# INSTEAD
This program is covered by the terms of the MIT license.
Check the [COPYING](COPYING) file for license.
Check the [INSTALL](INSTALL) file for install instructions.
## Web resources
- [Homepage](https://instead-hub.github.io)
- [Code](https://github.com/instead-hub/instead)
- [Community](https://instead-games.ru)
- [Documentation](https://instead-hub.github.io/#doc)
## Install games
To run games you may:
- Unzip game archive into ~/.instead/games/;
- Or run zip-packed game: $ instead ;
- Or press [f4] to open file dialog (build with gtk2/gtl3 only).
## Contacts
- Join the irc channel #instead on irc.oftc.net;
- Check the [AUTHORS](AUTHORS) file.