pages/site/garden/babble-buds/index.md
thepaperpilot 91e757f7cc
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 17s
Update garden pages
2024-06-05 23:25:48 -05:00

1 KiB

public slug tags title prev next
true babble-buds
My Projects
Babble Buds false false

Babble Buds

Tags: My Projects

Babble Buds is a tool for creating puppets and interacting with puppets controlled by others on a shared stage

Note: I need to move the website off replit because of their monetization strategy changing. In the meantime, you can check it out from its github repository

Inspired by Puppet Pals by Robert Moran

Intended for use in RPG Campaigns

The renderer was separated into its own project, babble.js, so it could be used for stuff like cutscenes

I ported the engine to C# and used it for the cutscenes in Dice Armor

  • I don't believe I ever separated it out into its own project, but you can find the code here