game-creator
Build, test, deploy, and monetize browser games
All Skills in This Repository (9)
Pure Emerald Level Indicatorsthreejs-game
Build modular Three.js browser games with an event-driven architecture.
game-assets
Generate Phaser-compatible pixel art textures from color matrices using a shared palette.
game-qa
Automate visual regression, gameplay verification, and performance testing for browser games.
phaser
Architect Phaser 3 games with scene-based structure and EventBus communication.
game-deploy
Deploy browser games to static hosting via automated build and publish steps.
game-architecture
Codify event-driven architecture and centralized state management for browser games.
fetch-tweet
Fetch tweet content and metadata from tweet URLs via the fxtwitter API.
game-designer
Audit browser game visuals and generate UI/UX improvement plans for Phaser and Three.js projects.
game-audio
Orchestrate game audio by combining Strudel music loops with Web Audio API sound effects.
Frequently Asked Questions
FAQPage SchemaHow to install game-creator?โผ
Run `npx skills add OpusGameLabs/game-creator --all -g -y` in your terminal to install the full game development suite globally.
How to make a browser game without coding?โผ
Just describe your game idea or paste a tweet URL, and the pipeline scaffolds, designs, tests, deploys, and monetizes a playable 2D or 3D game in about 10 minutes.
Does game-creator work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and work with 40+ coding agents including Claude Code, Codex, and Cursor.
Can it add multiplayer to an existing game?โผ
Yes. The add-multiplayer skill scaffolds a PartyKit server on Cloudflare and a client network layer, while keeping single-player fully working offline.
How do I monetize a game built with this?โผ
The monetize-game skill registers your game on Play.fun, adds the points and leaderboard SDK, and gives you a shareable monetized 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