love2d-ios
Build and deploy Love2D games to iOS devices. Covers Xcode project setup, game bundling, touch controls, and common build issues. Trigger when users want to build Love2D games for iOS, add mobile touch controls, or fix iOS deployment issues.
Installation
SKILL.md
Build games with Love2D and deploy them to iOS devices—from first prototype to App Store.
Love2D was born on desktop, but mobile is where players are. The challenge isn't just "making it run on iOS"—it's rethinking the game for touch.
| Platformer | Virtual joystick + action buttons | | Puzzle | Direct touch/drag on game objects | | Endless runner | Tap/swipe gestures | | Turn-based | Tap to select, tap to confirm | | Twin-stick | Dual virtual joysticks |
Build and deploy Love2D games to iOS devices. Covers Xcode project setup, game bundling, touch controls, and common build issues. Trigger when users want to build Love2D games for iOS, add mobile touch controls, or fix iOS deployment issues. Source: chongdashu/love2d-pocket-bomber-game.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/chongdashu/love2d-pocket-bomber-game --skill love2d-ios- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is love2d-ios?
Build and deploy Love2D games to iOS devices. Covers Xcode project setup, game bundling, touch controls, and common build issues. Trigger when users want to build Love2D games for iOS, add mobile touch controls, or fix iOS deployment issues. Source: chongdashu/love2d-pocket-bomber-game.
How do I install love2d-ios?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chongdashu/love2d-pocket-bomber-game --skill love2d-ios Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/chongdashu/love2d-pocket-bomber-game