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: 15 days 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 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-01T22:01:58.000Z (about 2 months ago)
- Last Synced: 2025-03-01T23:18:20.985Z (about 2 months ago)
- Topics: game-engine, interactive-fiction, lua, quests
- Language: C
- Homepage: http://instead-hub.github.io
- Size: 20.3 MB
- Stars: 234
- Watchers: 16
- Forks: 42
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-game-engine-dev - INSTEAD - Simple Text Adventure Interpreter. (Libraries / Lua)
- AwesomeInterpreter - instead
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.