Zendo Client
[1.2.0] - 2022-07-21
Added
- Added a
2dpyramids
koan type (rectangular grid of pyramids). - Added 45-degree rotations to the pyramids (
NE
,SE
,SW
,NW
). - Added 1d and 2d playing card koans.
- Added download button for SVG koans (buggy with playing cards).
Changed
- Refactored
ViewKoan.svelte
to break out helper functions with lengthy SVG code.