Hacker News new | ask | show | jobs
by redisman 1957 days ago
Especially in a game context, you usually have to pick a few details from the real world to simulate to make a compelling game. Too many variables and it gets hard for the player to track what's the cause and effect of what is happening.
1 comments

> Too many variables and it gets hard for the player to track what's the cause and effect of what is happening.

This is a programming lesson, too.