mysticsymbolic.github.io/lib/pages
Atul Varma c803c41bd0
Add support for nesting in random creature generation. (#34)
This builds upon #30 and #33 by adding support for randomly nested symbols in complexity levels 0-4 of the creature page.

Currently, we don't _recursively_ nest symbols, so e.g. we won't make an eye containing an eye containing a cube.  And for now we'll only add a nested symbol if the parent symbol has the `always_nest` metadata property defined.
2021-02-27 10:02:07 -05:00
..
creature-page.tsx Add support for nesting in random creature generation. (#34) 2021-02-27 10:02:07 -05:00
vocabulary-page.tsx
waves-page.tsx