All Projects → kyperbelt → YarnGdx

kyperbelt / YarnGdx

Licence: MIT license
YarnGdx is a Libgdx Library for interactive dialogue in games! This is a port of [YarnSpinner](https://github.com/thesecretlab/YarnSpinner) by thesecretlab

Programming Languages

java
68154 projects - #9 most used programming language
ANTLR
299 projects
shell
77523 projects

Projects that are alternatives of or similar to YarnGdx

Deeppavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
Stars: ✭ 5,525 (+22000%)
Mutual labels:  dialogue-systems, dialogue-manager
yarn-outdated-notifier
🚀 Add link to CHANGELOG the result of $ yarn outdated, and notify to GitHub Issue.
Stars: ✭ 25 (+0%)
Mutual labels:  yarn
manager
OVHcloud Control Panel
Stars: ✭ 153 (+512%)
Mutual labels:  yarn
dotenv-load
Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command.
Stars: ✭ 27 (+8%)
Mutual labels:  yarn
jumpdontdie
Source code for the Android game developed on my YouTube tutorial. Made using libGDX, Scene2D, Box2D.
Stars: ✭ 45 (+80%)
Mutual labels:  libgdx
ewallet-rest-api
E-Wallet Rest Api Example. Using Node.js, Express and MongoDB.
Stars: ✭ 89 (+256%)
Mutual labels:  yarn
docker-npm
npm, yarn, node, npx, bower, grunt, gulp, generate-md - build and dev tools.
Stars: ✭ 53 (+112%)
Mutual labels:  yarn
DataXServer
为DataX(https://github.com/alibaba/DataX) 提供远程多语言调用(ThriftServer,HttpServer) 分布式运行(DataX on YARN) 功能
Stars: ✭ 130 (+420%)
Mutual labels:  yarn
vite-vue-admin
🎉🎉使用Vite + Vue3 + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉
Stars: ✭ 97 (+288%)
Mutual labels:  yarn
cv
✏️✏️Java软件工程师简历
Stars: ✭ 47 (+88%)
Mutual labels:  yarn
docker-symfony
Docker Symfony (PHP-FPM - NGINX - MySQL - MailHog - Redis - RabbitMQ)
Stars: ✭ 32 (+28%)
Mutual labels:  yarn
upgreat
CLI for a painless way to upgrade your package.json dependencies!
Stars: ✭ 47 (+88%)
Mutual labels:  yarn
HINT3
This repository contains datasets and code for the paper "HINT3: Raising the bar for Intent Detection in the Wild" accepted at EMNLP-2020's Insights Workshop https://insights-workshop.github.io/ Preprint for the paper is available here https://arxiv.org/abs/2009.13833
Stars: ✭ 27 (+8%)
Mutual labels:  dialogue-systems
double-bundle
Example for integrating React NPM dependencies with Clojurescript
Stars: ✭ 23 (-8%)
Mutual labels:  yarn
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+13952%)
Mutual labels:  yarn
gdx-controllers
A libGDX cross platform game controllers extension
Stars: ✭ 39 (+56%)
Mutual labels:  libgdx
UmaSupporter.WebClient
🏃🏽‍♀️ 우마무스메 육성 도우미 '우마서포터'의 프론트엔드 애플리케이션입니다.
Stars: ✭ 14 (-44%)
Mutual labels:  yarn
coconat
🍥 StarterKit Builder for rocket-speed App creation on 🚀 React 17 + 📙 Redux 4 + 🚠 Router 5 + 📪 Webpack 5 + 🎳 Babel 7 + 📜 TypeScript 4 + 🚔 Linters 23 + 🔥 HMR 3
Stars: ✭ 95 (+280%)
Mutual labels:  yarn
permuted-bAbI-dialog-tasks
Dataset for 'Learning End-to-End Goal-Oriented Dialog with Multiple Answers' EMNLP 2018
Stars: ✭ 17 (-32%)
Mutual labels:  dialogue-systems
xgbc
Game Boy emulator written in Kotlin using libGDX
Stars: ✭ 44 (+76%)
Mutual labels:  libgdx

alt text

YarnGdx is a Libgdx library for creating interactive dialogue in games! YarnGdx is able to parse programs made with Yarn. Yarn's minimal syntax is very similar to that of Twine, so Twine users should be able to transition easily. If you don't know Twine or Yarn yet dont worry - It is super easy to learn the basics and get started. The Yarn language is used in several well known games like Night In The Woods.

There is a simple code example in the tests package that can be run like a normal libgdx project.

Java CI with Gradle


Getting Started

  • First thing you want figure out is how you want to include YarnGdx in your project.
  • Even though you could use any old text editor to create your dialogue files - I would recommend heading over and downloading the latest build of the Yarn Editor. It is very easy to understand and offers some useful features like color coding and node tags.
  • Once you are all set up and are ready to get started implementing Yarn Dialogues into your game go ahead to the YarnGDX Wiki for an in depth guide.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].