This SpriteKit based tank game is not a full featured game but shows many of the main concepts of a real game (using SpriteKit and Swift 4). Topics covered:
- Scrolling
- Level creation (Hills)
- Physics 2D
- Gameplay
- Scoring
- HUD's
- Sounds
- Particle Systems
- Multiplatform (iOS, tvOS, macOS)