monetize-game
Monetize Game (Play.fun / OpenGameProtocol)
Register your game on Play.fun (OpenGameProtocol), integrate the browser SDK for points tracking and leaderboards, and get a shareable play.fun URL. This is the link you post to Moltbook.
What you'll get:
- Your game registered on Play.fun with anti-cheat config
- The Play.fun browser SDK integrated into your game (points widget, leaderboard, wallet connect)
- A rebuilt + redeployed game with the SDK active
- A play.fun game URL to share on Moltbook and social media
Prerequisites
- A deployed game with a public URL (run
/game-creator:viral-gamefirst for a one-shot deploy, or ensure your game is deployed to here.now / GitHub Pages / Vercel / etc.) - Node.js installed
Instructions
Step 0: Locate the game
More from opusgamelabs/game-creator
game-designer
Game UI/UX designer that analyzes and improves the visual polish, atmosphere, and player experience of browser games. Use when a game needs visual improvements, better backgrounds, particles, animations, screen transitions, juice/feel, or overall aesthetic upgrades.
600game-assets
Game asset engineer that creates pixel art sprites, animated characters, and visual entities for browser games. Use when a game needs better character art, enemy sprites, item visuals, or any upgrade from basic geometric shapes to recognizable pixel art.
544phaser
>
501game-audio
Game audio engineer using Web Audio API for procedural music and sound effects in browser games. Zero dependencies. Use when adding music or SFX to a game.
468game-architecture
Game architecture patterns and best practices for browser games. Use when designing game systems, planning architecture, structuring a game project, or making architectural decisions about game code.
463design-game
Audit and improve the visual design, polish, and player experience of an existing game. Use when the user says "make my game look better", "improve the design", "add polish", "add juice", "add particles", "fix the UI", or "make it more visually appealing". Do NOT use for gameplay logic changes (use add-feature instead).
441