Sorry about the bait-y title. No, I'm not sorry. Well, I'm slightly apologetic.
Recently I read an article about one of the founders of GDC (
"30 Years Later, One Man Is Still Trying To Fix Video Games"). It's mostly done as a bio/profile, but one section got me thinking about social mechanics in games:
The problem, according to Crawford, is that video games are, from the most expensive blockbuster shooting game to the humblest text adventure, fundamentally about spatial reasoning, not social reasoning.
It does seem striking that most games are based on spatial reasoning. Without space, StarCraft is basically rock-paper-scissors. Without space, Civilization and other games turn into giant spreadsheets. Without space, Chess and Go, some of the oldest games that are still popular, are gone.
This dependence on space makes games with a social story seem almost infeasible (imagining how to make a gamebook interesting without space is something I struggle with).
Alongside that, there's the difficulty of social mechanics. I spent some time thinking about this and I realized that
it's almost impossible, given our current technology, to make a single player game with meaningful social mechanics. That's a far-reaching claim; here's how I came to it.
In most games, we combine a numerical element (this weapon does X damage, this farmer produces X crops) with a spatial element (I can build a fence here, I can move troops here). Space naturally makes some of the gameplay interesting (I can hide behind this wall and not take damage, I can put these two farms together to make them more efficient but I need to make room to expand later), and the numbers generally add on top of each other to make things interesting as well.
The cool part about space and numbers is that they create opportunities for emergent behavior - stuff that grows out of the original mechanics. In Civilization II, your troops were safer if they were stationed on a mountain (their strength numbers were higher). Combine that with a narrow inlet with just a mountain, and suddenly the spatial mechanics and numerical mechanics create a higher-level concept - a choke point (you could arguably call this a dynamic if we're talking
MDA).
This emergent behavior makes a game's possibilities multiply. There are only 64 spaces on a chess board, and only 6 types of pieces, but combining the spatial rules and the numerical rules (logical in this case - how pieces capture each other and get promoted), you have a game with billions of possibilities. If you imagine the game as a tree of possibilities, a game with space and number combined grows very quickly - that enables emergent behavior.
Even tic-tac-toe has a lot of possibilities.
Here's the problem. In Choose Your Own Adventure style gamebooks, you have to write every branch of this tree yourself. No matter how many branches you can make, you'll never be able to keep up with a system with the slightest bit of emergence.
Someone had to write a page for every one of those branches, and that still would be smaller than 4x4 tic-tac-toe.
Social mechanics are not at the generative, emergent stage; they're mostly at the branch stage. When I interact with characters in a game, usually it involves a branch that someone had to write, script, and record by hand (think any of the Bioware RPGs, any RPG character dialog tree, or any Twine conversation, visual novel, etc.) Games that have genuine social models are rare and often super simplified (think of the Sims, or the idea of foreign civilizations "liking" or "disliking" you in any Civ game).
Emergent behavior is what makes games interesting. Instead of flowing down a tree that's only interesting once, you're putting elements together in new ways. You're generating freeze-shatter combos in an RPG, or holding choke points in a strategy game, or building a pit to fill with lava.
In a game with a tree, the question you ask is "What paths did the designers make the best/most interesting?"; you're guessing what they had in mind.
In a game with emergence, the question you ask is "How can I combine these elements in a cool way?" You're
inventing.
This is the great difficulty with social games - we don't have good ways of modeling social behavior - and honestly, I don't know if there's a good answer to it, at least in the single player realm. Thoughts?