mobile-games

Guide mobile game development covering touch input, performance, and app store requirements.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/roger8b/slideflow --skill mobile-games-roger8b
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-games
Source: https://github.com/roger8b/slideflow/tree/main/.agent/skills/game-development/mobile-games
Command: npx skills add https://github.com/roger8b/slideflow --skill mobile-games-roger8b

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide for developing mobile games, covering touch input, battery life, performance, and app store requirements.

Core Features & Use Cases

  • Platform Constraints: Offers strategies for touch input, battery optimization, thermal management, and responsive UI design.
  • Touch Input Principles: Discusses touch vs. controller comparisons, best practices for touch targets, and gestures.
  • Performance Targets: Details thermal management, battery optimization, and FPS limitations.
  • App Store Requirements: Covers iOS and Android requirements for app submission.
  • Monetization Models: Explores various monetization strategies suitable for mobile games.

Quick Start

Learn how to optimize touch input for your mobile game with touch target strategies.

Frequently Asked Questions about mobile-games

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for mobile game touch input design?

Mobile game performance optimization requires thermal management, battery life preservation, and FPS limitation strategies. Developers must balance frame rates and processing loads to prevent device overheating and excessive power consumption during gameplay.

How do I optimize mobile game performance and battery life?

Mobile game performance optimization requires thermal management, battery life preservation, and FPS limitation strategies. Developers must balance frame rates and processing loads to prevent device overheating and excessive power consumption during gameplay.

What are the app store requirements for publishing a mobile game on iOS and Android?

App store requirements for iOS and Android mobile game submission involve specific platform guidelines for app approval. Developers must address submission criteria for both operating systems before publishing their games to ensure compliance and successful listing.

What monetization strategies work best for mobile games?

Monetization strategies for mobile games include various models designed specifically for the mobile platform. Developers can explore different monetization approaches suitable for mobile games to generate revenue while maintaining a positive user experience.

How do I handle mobile platform constraints like thermal management and battery optimization?

Handling mobile platform constraints involves implementing thermal management, battery optimization, and responsive UI design strategies. Developers must address these specific platform limitations to ensure stable performance and enhance the mobile gaming experience.

Does mobile game development require different UI design principles than desktop?

Mobile game development requires different UI design principles than desktop, specifically focusing on touch input strategies and responsive UI design. Touch targets and gestures must be optimized for mobile platforms rather than traditional controller or mouse interactions.