https://github.com/crowdagger/sif
Scheme Interactive Fiction
https://github.com/crowdagger/sif
Last synced: 4 months ago
JSON representation
Scheme Interactive Fiction
- Host: GitHub
- URL: https://github.com/crowdagger/sif
- Owner: crowdagger
- License: gpl-3.0
- Created: 2025-02-12T21:20:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-28T02:13:53.000Z (about 1 year ago)
- Last Synced: 2026-01-24T10:11:00.336Z (5 months ago)
- Language: Scheme
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 š.