Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T11:13:22.000Z (about 2 months ago)
- Last Synced: 2024-09-10T12:44:38.266Z (about 2 months ago)
- Topics: game-engine, interactive-fiction, lua, quests
- Language: C
- Homepage: http://instead-hub.github.io
- Size: 20 MB
- Stars: 223
- Watchers: 15
- 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
![Build status](https://github.com/instead-hub/instead/actions/workflows/CI.yml/badge.svg)
# 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.