Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Fasarion
  • Language: C#
  • Default Branch: main
  • Size: 14.5 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

Quest Graph

Introduction

This is a tool for creating dialogue and quest structures using a graph view. The work is still in progress.

The graph system is based at its core off of Indie Wafflus tutorial series: Dialogue System (Node Based), but has been greatly expanded to provide support for creating quests.

Features:

  • Node graph for creating, saving and loading branching dialogue
  • Node graph for creating, saving and loading quest structures
  • Runtime functionality to display dialogue
  • Runtime functionality for running quests

Installation

The project is currently in the form of a standalone Unity project and therefore no installation is needed to use the project itself provided you have the Unity version 2021.3.24f1. It is likely the project works in later versions of Unity as well, but I cannot guarantee it. In the future I hope to change it so that it can be downloaded from the Unity Asset Store, but more updates are needed before I feel comfortable releasing it there.

Usage

Documentation, a tutorial on how to use the tool and a class diagram can be found in the following zip-file.

Contribution

I will not open the repo up to edits right now, but I have no problems if you want to download and edit the project yourself.

License

This work is licensed under a Creative Commons Attribution 4.0 International License.\ My Image

Owner

  • Login: Fasarion
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: QuestGraph
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Oscar
    family-names: Andersson
    email: oscara_93@hotmail.com
    affiliation: University of Skövde
repository-code: 'https://github.com/Fasarion/QuestGraph'

GitHub Events

Total
Last Year