When making images demonstrating what can be done with Wangscape, it would be useful to generate pictures of the same terrain map rendered with different tilesets. That would require one of these two options:
- A key which saves the currently displayed terrain map to a file, and a command line option to load a terrain map file. It should be in a human-editable format.
- A command-line option to choose the random seed used to generate the first map, and a key to display the current map's random seed.
The first option would be slightly more effort, but would be more flexible. Terrain short names are not limited to 1 character, and may be ambiguous without .s interspersed.
When making images demonstrating what can be done with Wangscape, it would be useful to generate pictures of the same terrain map rendered with different tilesets. That would require one of these two options:
The first option would be slightly more effort, but would be more flexible. Terrain short names are not limited to 1 character, and may be ambiguous without
.s interspersed.