Daemon Decider: 8-question divination game with 30 daemon animals
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Daemon Decider
|
||||
|
||||
A *His Dark Materials* divination game — discover what animal your daemon would take.
|
||||
|
||||
## How it works
|
||||
|
||||
Answer 8 multiple-choice questions. Each answer maps to trait scores across 8 axes (Adventurous, Analytical, Sociable, Creative, Impulsive, Loyal, Playful, Leadership). The algorithm uses cosine similarity against 30 daemon animal profiles to find your closest match.
|
||||
|
||||
## Daemon animals
|
||||
|
||||
Pangolin, Polar Bear, Fox, Snow Leopard, Eagle, Owl, Wolf, Dolphin, Otter, Cat, Raven, Lynx, Badger, Moth, Butterfly, Hawk, Stag, Serpent, Horse, Sparrow, Dormouse, Dragon, Falcon, Hare, Beaver, Squirrel, Brown Bear, Dove, Goat, Armadillo
|
||||
|
||||
## Tech
|
||||
|
||||
Single `index.html` — zero dependencies, vanilla JS, CSS animations + canvas particles for golden dust effects.
|
||||
|
||||
Inspired by Philip Pullman's *His Dark Materials*.
|
||||
Reference in New Issue
Block a user