mysticsymbolic.github.io/lib/pages
Atul Varma 7fc210f671
Add randomizer widget. (#87)
This replaces the "randomize colors" and "randomize" buttons on the creature and mandala pages with a single randomizer widget that allows the user to choose whether they want to randomize the colors, symbols, or both.

By default, both colors and symbols are randomized.

Note that this is really only a temporary solution, though: ideally we'll want to provide a more powerful UI that allows users to mark _any_ parameter for randomization, e.g. via "pinning" values or somesuch.
2021-04-08 20:13:54 -04:00
..
creature-page.tsx Add randomizer widget. (#87) 2021-04-08 20:13:54 -04:00
debug-page.tsx Add random color sampling to debug page. (#86) 2021-04-07 20:08:55 -04:00
index.tsx Make mandala the default page. 2021-04-02 19:02:40 -04:00
mandala-page.tsx Add randomizer widget. (#87) 2021-04-08 20:13:54 -04:00
vocabulary-page.tsx Make mandala the default page. 2021-04-02 19:02:40 -04:00
waves-page.tsx