Dendry: Difference between revisions
From Game Making Tools Wiki
(DendyNexus) |
(mentioning browser export, needing terminal and text editor) |
||
Line 5: | Line 5: | ||
| made_by = | | made_by = | ||
| runs_on = [[:Category:Linux|Linux]]<br>[[:Category:Mac OS|Mac OS]]<br>[[:Category:Windows|Windows]] | | runs_on = [[:Category:Linux|Linux]]<br>[[:Category:Mac OS|Mac OS]]<br>[[:Category:Windows|Windows]] | ||
| exports_to = | | exports_to = [[:Category:Browser_Export|Browser]] | ||
}} | }} | ||
'''Dendry''' is an [[:Category:Open-Source|Open-Source]] framework for making [[:Category:Text Adventure|interactive fiction]] with HTML and JavaScript. | '''Dendry''' is an [[:Category:Open-Source|Open-Source]] framework for making [[:Category:Text Adventure|interactive fiction]] with HTML and JavaScript. | ||
To make games you will need to BYO {{jargon|Text Editor|text editor}} and something to run build commands in, like cmd.exe in Windows, or a {{jargon|Terminal Editor|terminal editor}} in Linux. | |||
==See Also== | ==See Also== | ||
Line 16: | Line 18: | ||
[[Category:Game Builder]][[Category:Text Adventure]] | [[Category:Game Builder]][[Category:Text Adventure]] | ||
[[Category:Open-Source]] | [[Category:Open-Source]] | ||
[[Category:Text Editor]] | |||
[[Category:Linux]][[Category:Mac OS]][[Category:Windows]] | [[Category:Linux]][[Category:Mac OS]][[Category:Windows]] | ||
[[Category:Browser Export]] |
Latest revision as of 03:37, 13 September 2024
Dendry | |
---|---|
Release date: | |
Made by: | |
Runs on: | Linux Mac OS Windows |
Exports to: | Browser |
Dendry is an Open-Source framework for making interactive fiction with HTML and JavaScript.
To make games you will need to BYO text editor and something to run build commands in, like cmd.exe in Windows, or a terminal editor in Linux.
See Also
- Dendry on Github.
- Getting started with Dendry - Easy to follow guide.
- DendyNexus - Related framework for making card-based games.