Mapping Choices
Choices » Devlog
Taking a look over the way we generate the map system for Choices, one of the things that stands out is that it is already normalized.
This is what makes it so easy to have such a simple game engine for implementing each room.
However, as I learned when implementing a family tree generator earlier this year, a normalized map makes it also fairly trivial to render flowcharts with graphviz.
Thus, we can auto-generate a map of all the decisions that can be made in Choices:
As insanely overlapping as it has become already, this is graphviz trying to prevent overlaps. It's just the nature of these kinds of things.
It'll be interesting what the final game looks like when mapped using this method.
Get Choices
Download NowName your own price
Choices
Status | In development |
Author | s4b3r6 |
Genre | Interactive Fiction |
Tags | Fantasy |
Languages | English |
Accessibility | Subtitles, High-contrast |
More posts
- Engine Rewrite... 3Apr 12, 2021
- Engine Rewrite... 2Jan 14, 2021
- Engine RewriteDec 13, 2020
Leave a comment
Log in with itch.io to leave a comment.