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

https://github.com/sleep2death/goink

This is a go port of inkle's ink, a scripting language for writing interactive narrative.
https://github.com/sleep2death/goink

go golang ink inkle inky narrative

Last synced: 5 months ago
JSON representation

This is a go port of inkle's ink, a scripting language for writing interactive narrative.

Awesome Lists containing this project

README

          

# goink
![Go](https://github.com/sleep2death/goink/workflows/Go/badge.svg)
![golangci-lint](https://github.com/sleep2death/goink/workflows/golangci-lint/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/sleep2death/goink/badge.svg?branch=master)](https://coveralls.io/github/sleep2death/goink?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/sleep2death/goink)](https://goreportcard.com/report/github.com/sleep2death/goink)

This is a go **rewrite** of [inkle's ink](https://github.com/inkle/ink), a scripting language for writing interactive narrative.