Add tree select to README.md
This commit is contained in:
parent
fc16898db3
commit
9a047a6362
1 changed files with 3 additions and 0 deletions
|
|
@ -50,6 +50,9 @@ things you want from here into your game folder and change them there.
|
||||||
time to pass depending on if you are walking/running etc.
|
time to pass depending on if you are walking/running etc.
|
||||||
* Talking NPC (Griatch 2011) - A talking NPC object that offers a
|
* Talking NPC (Griatch 2011) - A talking NPC object that offers a
|
||||||
menu-driven conversation tree.
|
menu-driven conversation tree.
|
||||||
|
* Tree Select (FlutterSprite 2017) - A simple system for creating a
|
||||||
|
branching EvMenu with selection options sourced from a single
|
||||||
|
multi-line string.
|
||||||
* Wilderness (titeuf87 2017) - Make infinitely large wilderness areas
|
* Wilderness (titeuf87 2017) - Make infinitely large wilderness areas
|
||||||
with dynamically created locations.
|
with dynamically created locations.
|
||||||
* UnixCommand (Vincent Le Geoff 2017) - Add commands with UNIX-style syntax.
|
* UnixCommand (Vincent Le Geoff 2017) - Add commands with UNIX-style syntax.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue