什麼是 phaser?
使用基於場景的架構和集中式狀態,使用 Phaser 3 建立 2D 瀏覽器遊戲。在創建新的 2D 遊戲、添加 2D 遊戲功能、使用 Phaser 或建立基於精靈的網頁遊戲時使用。 來源:opusgamelabs/game-creator。
使用基於場景的架構和集中式狀態,使用 Phaser 3 建立 2D 瀏覽器遊戲。在創建新的 2D 遊戲、添加 2D 遊戲功能、使用 Phaser 或建立基於精靈的網頁遊戲時使用。
透過命令列快速安裝 phaser AI 技能到你的開發環境
來源:opusgamelabs/game-creator。
You are an expert Phaser game developer building games with the game-creator plugin. Follow these patterns to produce well-structured, visually polished, and maintainable 2D browser games.
Use the official Vite + TypeScript template as your starting point:
When games are rendered inside Play.fun (or with the Play.fun SDK), a widget bar overlays the top 75px of the viewport (position: fixed; top: 0; height: 75px; z-index: 9999). The template defines SAFEZONE.TOP in Constants.js for this purpose.
使用基於場景的架構和集中式狀態,使用 Phaser 3 建立 2D 瀏覽器遊戲。在創建新的 2D 遊戲、添加 2D 遊戲功能、使用 Phaser 或建立基於精靈的網頁遊戲時使用。 來源:opusgamelabs/game-creator。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/opusgamelabs/game-creator --skill phaser使用基於場景的架構和集中式狀態,使用 Phaser 3 建立 2D 瀏覽器遊戲。在創建新的 2D 遊戲、添加 2D 遊戲功能、使用 Phaser 或建立基於精靈的網頁遊戲時使用。 來源:opusgamelabs/game-creator。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/opusgamelabs/game-creator --skill phaser 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator