Phones banner
Lrosias Lrosias

Phones

Development community

Description

--- description: Make this game playable on phones, to YouGame's "Works on phones" bar --- Make the game in this project playable on phones, to the bar YouGame's "Works on phones" listing requires — see the Phones section of the `yougame-sdk` skill and of https://yougame.co/sdk.md. Touch for every action, on-screen controls where they are needed, 44 px tap targets, the viewport meta tag, no page scroll or zoom while playing, and a canvas that fits portrait and landscape. Keyboard and mouse pla

Installation

Installs to ~/.claude/skills/lrosias-yougame-plugin-phones/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lrosias-yougame-plugin-phones && curl -fsSL https://raw.githubusercontent.com/Lrosias/yougame-plugin/HEAD/commands/phones.md -o ~/.claude/skills/lrosias-yougame-plugin-phones/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository