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

find another name for Display.js so we don't have two Display.js #6

Open
Logodaedalus opened this issue Nov 24, 2018 · 1 comment
Open

Comments

@Logodaedalus
Copy link
Contributor

Possible names for more framing one:
frameworkDisplay.js
systemDisplay.js
pageDisplay.js
gameDisplay.js

Possible names for StoryAssembler's one:
storyDisplay.js
fragmentDisplay.js
pageDisplay.js

@Logodaedalus
Copy link
Contributor Author

one display file is ~1300 lines, the other is ~250. Might also think about re-balancing functions between the two files, in order to make it more extensible. Ideally, the separation should be something that makes it easy for people using StoryAssembler to say "I know after I call these functions it's going to put these HTML elements into divs with these ids" (the ~250 line one) and a sample one included with the project that's like "hey, here's a default template one that handles a sample game" (which should be different for an RPG one, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
0.1.0 release
  
To do
Development

No branches or pull requests

1 participant