Simple Grid View

A grid view (the kind of symmetrical grid you'd use for a pathfinding application or a game of some sort) based around UIKit. I am currently working on a visual pathfinder in Swift with this as a base, separate from any sort of pathfinding AI.

The Code

Simple demo

The demo is not really representative of what this is meant to be used for, but it's there so you can see at a glance what this looks like with the default constants.

Image of Demo1

To Do

personal website: gabrieluribe.me