What problem does it solve?
This Skill provides a concise framework for developing mobile games that meet platform constraints (touch input, battery, thermal), performance targets, and store requirements, reducing trial-and-error and guiding design decisions.
Core Features & Use Cases
- Platform considerations: adapt to touch input, screen sizes, interruptions.
- Input principles: practical guidelines for gestures, feedback, accessibility, and consistency across devices.
- Performance targets: strategies for thermal management and battery optimization, FPS targets, and efficient rendering.
- Store readiness: guidelines for iOS and Android app-store requirements, privacy considerations, and submission checklists.
- Anti-patterns & monetization: common pitfalls and recommended monetization strategies for mobile games.
- Use Case: imagine a 2D game with touch controls, a balanced frame rate, and a smooth onboarding flow that passes store guidelines.
Quick Start
Describe a mobile game concept and outline a short optimization plan addressing touch input, battery usage, and screen size variations.