React wrapper
@minigame/react wraps all three games as components with a config prop, four event callbacks,
and a forwarded ref that exposes the same uniform methods the vanilla API does. The page below is the whole
integration: no imperative game construction anywhere.
npm install @minigame/react react react-dom