Skip to content

markbrownsword/hexagonal-map-intermediate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexagonal Map Intermediate

A demonstration of using the SpriteKit TilemapNode with an Hexagonal Map and GameplayKit (Entity Component System, Pathfinding & State Machines)

Prerequisites

Xcode Version 8.2

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/tiles"

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages