An open API service indexing awesome lists of open source software.

https://github.com/crowdagger/sif

Scheme Interactive Fiction
https://github.com/crowdagger/sif

Last synced: 4 months ago
JSON representation

Scheme Interactive Fiction

Awesome Lists containing this project

README

          

# SIF - Sā–ˆā–ˆā–ˆā–ˆy Interactive Fiction

## Dependencies

* guile
* guile-hoot

## Usage

Console mode:

`make run`

Web mode:

`make serve`

Then open a browser at localhost:8088

## License

GNU General Public License.

Bootstrapped using [Hoot Game Jam Template](https://codeberg.org/spritely/hoot-game-jam-template) and [Hoot FFI Demo](https://codeberg.org/spritely/hoot-ffi-demo), with special thanks to all the amazing work done by Spritely folks and particularly David Thompson šŸ’œ.