Ink for Game Design

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • overlap2d

    Overlap2D Game development toolkit for UI and Level design

  • Ever since I encountered Overlap2D many years ago, I've had thoughts of engine-agnostic game development spinning in the back of my head. Overlap2D was a 2D level editor that exported game data that could be loaded into game frameworks like libGDX, HaxeFlixel, phaser.js and more. What's alluring about this is the idea that your game data is not tied to a specific game engine. In theory, this flexibility can allow you to develop your game sooner and worry about deployment later. If the need to switch game engines arises, perhaps due to licensing changes or platform support, you're safer with engine-agnostic game development strategies.

  • ink

    inkle's open source scripting language for writing interactive narrative. (by inkle)

  • What does this have to do with Inkle's Ink? Well, Ink is a form of engine-agnostic game data creation. At heart, Ink is a narrative scripting language but because it was conceived as middleware, it can be used by many game development stacks. The primary integration is Unity which supports many platforms on its own but Ink scripts can also be run in the browser, Defold, Godot, Unreal and more. You can write Ink once, test it using Inky or Inklecate and deploy it using your desired framework. I can personally attest to running the same Ink script in the browser with ink.js and in the Defold, Godot and Unity game engines.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • inky

    An editor for ink: inkle's narrative scripting language

  • At first glance, Ink looks like it's just a narrative design tool, something you would use to build multi-linear stories like the ones found in Choose-Your-Own-Adventure books. But because of its advanced scripting features, Ink can be used for game design as well! With support for functions, variables, sets, loops and more, it's possible to simulate various games purely in Ink.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Design Patterns - Builder

    1 project | dev.to | 17 May 2024
  • Unity 게임에 실시간 채팅을 추가하는 방법

    2 projects | dev.to | 16 May 2024
  • Comment ajouter un chat en temps réel à votre jeu Unity

    2 projects | dev.to | 16 May 2024
  • Hinzufügen von Echtzeit-Chat zu Ihrem Unity-Spiel

    1 project | dev.to | 16 May 2024
  • How to Add Real-time Chat to Your Unity Game

    2 projects | dev.to | 16 May 2024