Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 521 Bytes

ReadMe.md

File metadata and controls

16 lines (10 loc) · 521 Bytes

Hexagonal Map

A demonstration of using the SpriteKit TilemapNode with an Hexagonal Map

Prerequisites

Xcode 8

Extract the art assets using the Sketchtool command line app

Original artwork in Sketch (based on Kenney's Hexagon Pack)

Sketch and Sketchtool

From Project root execute command in Terminal

$ sketchtool export slices "art/Tiles.sketch" --output="art/output"