Home / App Templates / iOS / Games / Puzzle
Join the Squares - iOS game source codeJoin the Squares - iOS game source code
Connect as many squares of the same color as you can find.Home / App Templates / iOS / Games / Puzzle
Join the Squares - iOS game source code
Connect as many squares of the same color as you can find.Overview
Fun game with simple goal: connect as many squares of the same color within 20 moves.
Features
Written in pure UIKit without using any external frameworks.
Requirements
- Xcode 9.4
- Swift 4.1
Instructions
You can add new colors just by adding them to Array of colors.