I designed games myself. It is very easy. Just switch around some variables.
Every game does it like that, whether it is HP, damage, enemy spawns, probability to take a specific action, … it is all just playing around with variables.
It is neither lazy nor not fun.
Did you really think they completely redesign a game for every difficulty?
It is you that has no idea what you’re talking about.
“All game design is just changing numbers” sure, and all programming is just manipulating two values over and over and over. But the difficult part isn’t changing the numbers, the difficult part is the mechanisms that define how those numbers interact with other numbers. “Magic Numbers” have a place in game design yes, but they are not by any stretch how those systems are defined. If your game was created like that, it cannot have been very good…
I designed games myself. It is very easy. Just switch around some variables.
Every game does it like that, whether it is HP, damage, enemy spawns, probability to take a specific action, … it is all just playing around with variables.
It is neither lazy nor not fun.
Did you really think they completely redesign a game for every difficulty?
It is you that has no idea what you’re talking about.
How do you do, fellow game designers.
“All game design is just changing numbers” sure, and all programming is just manipulating two values over and over and over. But the difficult part isn’t changing the numbers, the difficult part is the mechanisms that define how those numbers interact with other numbers. “Magic Numbers” have a place in game design yes, but they are not by any stretch how those systems are defined. If your game was created like that, it cannot have been very good…