Skip to content

Instantly share code, notes, and snippets.

@Skylarity
Last active May 3, 2016 22:46
Show Gist options
  • Save Skylarity/932c35caf7184484ab464a12021a9169 to your computer and use it in GitHub Desktop.
Save Skylarity/932c35caf7184484ab464a12021a9169 to your computer and use it in GitHub Desktop.
{
"happyGameModifiers": ["colorful", "cheerful", "cartoony", "heart-warming"],
"sadGameModifiers": ["gritty", "grimy", "macabre", "noir", "dark", "survival horror"],
"neutralGameModifiers": ["thrilling", "mysterious"],
"gameTypes": ["MMO", "artsy", "pixelated", "retro", "bullethell", "physics-based"],
"gameGenres": ["RPG", "platformer", "sidescroller", "first-person game", "third-person game", "top-down game", "tower defense game", "puzzle game", "simulator", "hack n' slash", "roguelike", "metroidvania", "strategy game", "MOBA", "point-and-click", "survival game"],
"happyFirstAdjectives": ["happy", "virtuous", "adorable", "righteous"],
"happySecondAdjectives": ["hero", "adventurer", "explorer", "daredevil"],
"sadFirstAdjectives": ["sad", "solemn", "morose", "hellish", "wicked", "unkind", "rough", "clumsy"],
"sadSecondAdjectives": ["underdog", "anti-hero"],
"neutralFirstAdjectives": ["little", "young", "old"],
"neutralSecondAdjectives": ["space", "ambitious"],
"nouns": ["truckers", "soldier", "girl", "woman", "boy", "man", "dog", "monster", "ninja", "pirates", "alien", "bird", "monk", "robot", "hipster"],
"settings": ["in a forest", "at sea", "in the ocean", "in space", "in a cave", "in a cavern", "in a big city", "in a small town", "in the desert", "on an island", "on a journey across the desert", "on a long journey", "traveling through the stars"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment