Mylab6 / GodotInkTerminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

This is a simple player for .ink games, if you don't know what ink is, https://github.com/inkle/ink.

Playable here https://beatquestgames.itch.io/godotinkterminal

Based off https://github.com/winston-yallow/gd-tokenizer And https://github.com/paulloz/godot-ink/

For some reason trying to remove https://github.com/ephread/inkgd Causes builds to fail, so I'm leaving that in.

This is VERY rough right now, while the basic functionality is there, many things aren't. This project will allow you to play ink files in a simulated terminal. In addition to this I've also setup a pipeline to deploy to GitHub pages, this doesn't work for some reason. If you can fix this , awesome. So this project is just me getting my feet wet with Godot. It's open source(MIT) , and already setup to automatically deploy to a GitHub pages site.

About

License:MIT License


Languages

Language:GDScript 92.8%Language:C# 6.7%Language:Java 0.5%