Skip to content

Instantly share code, notes, and snippets.

@zerosalife
Created February 6, 2016 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zerosalife/22ac247a275a9835c2fa to your computer and use it in GitHub Desktop.
Save zerosalife/22ac247a275a9835c2fa to your computer and use it in GitHub Desktop.
Notes for a hexcrawl application

Views

Map

Example image

Notification of Map Code and URL to share

Collection of tiles

Background image?

Regions?

Tile

Revealed / Generated

Biome

Region

Data

Tile icon

Notes

Hidden

Hierarchy

Map

Tile

Actions

Choose map from PIN

Drill down to tile (map)

Drill up to map (tile)

Reveal tile

Regenerate tile

Regenerate data entry

Save tile notes

Persistence

Monolithic

Per User

Per Map

Bloom Filters to prevent code collisions

Cache on startup

Append on world create

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment