BlockPop is an iOS puzzle game inspired by Block Blast, built entirely in Swift using SpriteKit and GameplayKit.
The goal: place blocks next to each other in groups of 3 in order for them to pop and earn points
Watch short playthroughs of BlockPop in action:
- Language: Swift
- Frameworks: SpriteKit, GameplayKit, UIKit
- Tools: Xcode, Git, TestFlight
- Smooth drag-and-drop mechanics with intuitive touch controls
- Dynamic scoring system and combo streaks
- Clean, responsive UI optimized for all iPhone screen sizes
- Real-time animations built with SpriteKit for seamless gameplay
BlockPop is not available on the iOS App Store due to similarities with existing puzzle titles.
However, you can still explore the full gameplay and mechanics through the videos above or by running the project locally in Xcode.
- Clone this repository
git clone https://github.com/MichaelSuarezR/BlockPop.git