Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.25 KB

File metadata and controls

39 lines (28 loc) · 1.25 KB

🧩 BlockPop — iOS Puzzle Game

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


🎥 Demo & Gameplay

Watch short playthroughs of BlockPop in action:


🛠️ Tech Stack

  • Language: Swift
  • Frameworks: SpriteKit, GameplayKit, UIKit
  • Tools: Xcode, Git, TestFlight

💡 Features

  • 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

🚫 App Store Note

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.


▶️ Running Locally

  1. Clone this repository
    git clone https://github.com/MichaelSuarezR/BlockPop.git