Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextAdventure.js exporter must export items and scenery #26

Open
henck opened this issue Aug 14, 2019 · 0 comments
Open

TextAdventure.js exporter must export items and scenery #26

henck opened this issue Aug 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@henck
Copy link
Owner

henck commented Aug 14, 2019

TextAdventure.js cartridges allow for (portable) items and fixed scenery. Trizbort.io has a switch for actors, items and scenery. The TextAdventure.js code generator must export objects as appropriate. At the moment, all objects are exported as portable items.

Furthermore, the TextAdventure.js code generator only exports the top-level items in the object hierarchy in each room. TextAdventure.js appears to allow for multiple levels of items, and the code generator should export accordingly.

@henck henck added the enhancement New feature or request label Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant