Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@JosePedroDias
Last active October 4, 2019 22:43
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 JosePedroDias/33a600d328c7a1516bbc1044a67ac89e to your computer and use it in GitHub Desktop.
Save JosePedroDias/33a600d328c7a1516bbc1044a67ac89e to your computer and use it in GitHub Desktop.
ldjam 45 ideas

THEME: Start with nothing

1

  • there's a character with a preset script of directions he will take. We get those as an overlay
  • our job is to make the hero reach somewhere in the initially empty map by adding tiles

social twist:

  • if each set of movements is driven by a seed of a random number generator, we can map different solutions of the same movements to different ending maps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment