Mergel

August 26, 2016 ยท View on GitHub

(aka HexMatch)

Build Status

Mergel is a match-and-merge game written in Swift, using SpriteKit. It was created for the purpose of having some fun with SpriteKit and learning the Swift language.

Build Environment

This project uses CocoaPods for dependency management.

Dev Blog

  1. Initial Design
  2. Drawing the Game Board
  3. Refactoring and Gameplay
  4. Scoring, Wildcards, and Undo
  5. Graphics and State Machine
  6. Persistence, Animation, and Point Bank

Contents

  1. 1Build Environment
  2. 2Dev Blog