OpusGameLabsOpusGameLabsOfficialยท9 Agent Skills Included

game-creator

Build, test, deploy, and monetize browser games

Builds complete 2D and 3D browser games from a plain-English idea or tweet, covering scaffolding, pixel art, 3D models, audio, and visual polish. Runs automated QA with Playwright after every step, eliminating manual testing and broken builds. Deploys games instantly to the web and adds Play.fun monetization, multiplayer, and promo video recording in one guided pipeline.
npx skills add OpusGameLabs/game-creator --all -g -y
Available:

Tells the agent how the game-creator skills, agents, and templates fit together and enforces the mandatory game architecture rules (EventBus, GameState, Constants, test hooks) for every game it builds.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’