Skip to content

Instantly share code, notes, and snippets.

@KartikShrivastava
Created July 27, 2022 13:39
Show Gist options
  • Save KartikShrivastava/721d5254fd661cd53691c4077bfae2c4 to your computer and use it in GitHub Desktop.
Save KartikShrivastava/721d5254fd661cd53691c4077bfae2c4 to your computer and use it in GitHub Desktop.
struct HexMapUtil {
unsigned int hexSideLength;
string staggerAxis;
string staggerIndex;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment