Skip to content

Bank is not truly dynamic #8

@redzic

Description

@redzic

As of now, the generated banks all look very similar.

To achieve completely different looking banks each time, some changed need to be made (in order of priority):

  • Instead of having a fixed template for elements that should go in, which thus causes very similar-looking banks with slightly different colors, an entire layout should be generated for each page that is extensive. This would entail that not all types of elements would need to actually be used (like they are now).
  • Have multiple groups of selection pools that align with some theme so that the bank look & feel does not look the same. If we were to try to avoid this issue without this, the bank would look very inconsistent. If we don't fix the issue, the generated banks would all look very similar

Here are some random ideas for the future:

  • Have a more flexible config file. For example, instead of specifying a specific element manually, just specify "random" in the config file and the program will choose one for you based on that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions