game-creator
Build, deploy, and monetize browser games from prompts
All Skills in This Repository (31)
Pure Emerald Level Indicatorsimprove-game
Audit game code and implement staged improvements across gameplay and visuals.
threejs-game
Build modular Three.js browser games with an event-driven architecture.
quick-game
Scaffold a playable game prototype with a core loop using Phaser 2D or Three.js 3D templates.
design-game
Audit game visuals and output prioritized design improvements with implementation steps.
review-game
Analyze game codebases for architecture, performance, and code quality.
add-multiplayer
Scaffold PartyKit and Cloudflare Durable Objects multiplayer for browser games.
add-assets
Replace geometric shapes with pixel art sprites in 2D games.
retrodiffusion
Generate pixel-art sprites, tilesets, and animations via the Retro Diffusion API.
promo-video
Automate high-FPS promo video recording of Phaser games with Playwright and FFmpeg.
scaffold-gateables
Scaffold monetization gateables for Phaser 3 or Three.js games.
worldlabs
Generate photorealistic 3D environments from text prompts or reference images via the World Labs Marble API.
monetize-game
Register a game on Play.fun and integrate the browser SDK for monetization.
Frequently Asked Questions
FAQPage SchemaHow to install game-creator?▼
Run `npx skills add PlayableIntelligence/game-creator --all -g -y` in your terminal to install the full skill set globally.
How do I make a game from a tweet?▼
Pass a tweet URL to the viral-game command and it fetches the tweet, abstracts a game concept, then scaffolds, designs, deploys, and monetizes the game in about 10 minutes.
Does it support both 2D and 3D games?▼
Yes. It builds 2D games with Phaser 3 and 3D games with Three.js, including AI-generated pixel art, 3D models, and photorealistic environments.
Which AI coding agents work with game-creator?▼
It works with 40+ agents including Claude Code, Codex, and Cursor, since every skill follows the universal SKILL.md standard.
Can I monetize my game without coding?▼
Yes. The monetize-game skill registers your game on Play.fun, adds the points and leaderboard SDK, and redeploys it with a shareable URL.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core