Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sulram/flowing
interactive node graph prototype
https://github.com/sulram/flowing
budo choo xstate
Last synced: 3 months ago
JSON representation
interactive node graph prototype
- Host: GitHub
- URL: https://github.com/sulram/flowing
- Owner: sulram
- Created: 2020-02-19T01:26:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T09:08:33.000Z (almost 2 years ago)
- Last Synced: 2024-05-11T11:31:49.160Z (6 months ago)
- Topics: budo, choo, xstate
- Language: JavaScript
- Homepage:
- Size: 572 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - flowing
README
# flowing
A node graph editor for interactive fiction games, inspired by [Twine](https://twinery.org) and [Riven](https://github.com/XXIIVV/Riven).
Also, an experiment to create this kind of interface in a functional way.
### libs used
- [choo](https://github.com/choojs/choo) as main framework
- [budo](https://github.com/mattdesl/budo) as dev server for prototyping
- [vec-la](https://github.com/francisrstokes/vec-la) as vector tool