Skip to content

Instantly share code, notes, and snippets.

@jdormit
Last active January 19, 2016 00:55
Show Gist options
  • Save jdormit/20b5a743e7f4fbf60457 to your computer and use it in GitHub Desktop.
Save jdormit/20b5a743e7f4fbf60457 to your computer and use it in GitHub Desktop.
CMPT 307 Project
Initially 5 puzzle types, to be expanded to 7 or 8 later.
Story building game - player must use certain parts of speech/words, but the story builds dynamically based on their input.
Items drive the story/mechanics
Game organized into levels - each level is a separate story.
Levels have a series of puzzles - the puzzles reflect the story such that solving the puzzle advances the story to the next scene.
Each puzzle results in the line of the story for that page
Puzzle brainstorm:
- Complete sentence by correctly spelling the word pictured
- Aim word where it goes in the sentence (words fall from top)
- Find-the-mistake -- with a character (Monocle? Frog?) who moves through paragraph/sentence
-scales by first having user only identify error, then has user fix error
Storybook Road
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment