BetaHub Widget + PixiJS Integration Demo
This game demonstrates real-time integration of the BetaHub Feedback Widget with PixiJS. As you play, the widget's customFields are updated dynamically using:
BetaHubWidget.updateCustomFields({ level: "1", score: "5" })
Level Up: Every 20 seconds OR every 5 points (whichever comes first)
Try it: Play the game, then click the Feedback button to see your current level and score in the bug report!