Last active
January 19, 2016 00:55
-
-
Save jdormit/20b5a743e7f4fbf60457 to your computer and use it in GitHub Desktop.
CMPT 307 Project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://docs.google.com/a/renovartium.com/presentation/d/1T5xUw8b14UGlG9Tu6nKd5Q68JAc7FDPVOJOEb-h0gsc/edit?usp=sharing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Initially 5 puzzle types, to be expanded to 7 or 8 later. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Storybook Road |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment