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: 3 months ago
JSON representation

INSTEAD - Simple Text Adventure Interpreter

Lists

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.