Skip to content

markbrownsword/hexagonal-map-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"