Add core engine: tarot + astrology reading generator with CLI and i18n
Plain-C, dependency-free engine that produces a personalized daily Celtic Cross tarot spread and natal-chart/transit astrology reading, plus a standalone CLI (dist/deck-engine) and run.sh wrapper. Includes English/German output via a simple key=value translation format, and docs/diagrams describing the architecture and I/O.
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
Vendored from https://github.com/cosinekitty/astronomy
|
||||
|
||||
- Files: `source/c/astronomy.h`, `source/c/astronomy.c`
|
||||
- Pinned commit: `865d3da7d8112bbc7911238052c6af4aaf877181` (master, 2025-01-27)
|
||||
- License: MIT (see `LICENSE` in this directory)
|
||||
- Unmodified from upstream.
|
||||
Reference in New Issue
Block a user