https://github.com/abadonna/text-adventure-template
Text adventure template for Defold engine.
https://github.com/abadonna/text-adventure-template
Last synced: 4 months ago
JSON representation
Text adventure template for Defold engine.
- Host: GitHub
- URL: https://github.com/abadonna/text-adventure-template
- Owner: abadonna
- License: unlicense
- Created: 2023-09-14T18:11:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T16:32:18.000Z (over 1 year ago)
- Last Synced: 2024-10-10T13:06:38.499Z (8 months ago)
- Language: Ink
- Size: 3.27 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Text Adventure
README
# Text adventure project template for Defold
Ever thought to create something "Twine-looking" but with more readable script and more coding possibilities?
Now you can make it with [Defold](https://defold.com) and [Ink](https://www.inklestudios.com/ink/) !
This template contains [The Intercept](https://www.inklestudios.com/ink/theintercept/) sample game. It's ink script was slightly modified to demonstrate use of UI widgets (similar to Twine's) and some [defold-ink](https://github.com/abadonna/defold-ink) features.
Happy Defolding!
---