Whiskers & Wands
A dungeon roguelite with a companion who actually thinks.
In the lab, not in production
Whiskers & Wands is Kriisko-Studio's research sandbox for our LLM-driven companion system — a pet that remembers you across runs, shifts mood with the game state, and reveals its story over time. We're still tuning the feel.
Run it locally if you're curious
The companion talks to an LLM through a local key-holding proxy,
so the public demo is offline until we swap in a hosted proxy.
Check the source at
github.com/kriisko-glitch/Kriisko-Studio
— the full companion library lives at
games/shared/kriisko-companion.js.
What's next
We're porting the same companion pattern to an Unreal Engine 5 title — a PvP shooter where the bots you play against are LLM-driven and, we hope, indistinguishable from a human teammate. Coming soon on Steam.