AI AGENT ADDONS
Game Development
1,987installs

SpriteKit helps you build 2D games and interactive animations for iPhones and iPads. You can create game scenes, add sprites, move them with actions, and simulate realistic physics. It is designed for iOS 26+ and Swift 6.3.

You start by creating an SKScene and presenting it in an SKView. Then you add SKSpriteNode objects for your characters and objects. You can animate them with SKAction sequences and let the physics engine handle collisions and gravity.

SpriteKit also supports particle effects, tile maps, cameras, and touch handling. You can even use it inside SwiftUI with SpriteView. It is a complete toolkit for making fun, fast 2D games.

Add Spritekit skill to your workflow

Global

mkdir -p ~/.claude/skills/spritekit

Project

mkdir -p .claude/skills/spritekit

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago