|
|
|
|
|
by IgorPartola
5 days ago
|
|
I don’t see a way to succeed at this game. The issue is that there doesn’t seem to be a way to meet the first 5 year plan and it’s all downhill from there. But this really points to a deeper problem: in a game like this you have to pick one of two philosophies. Either the idea is to find the one algorithm that makes it work because the game is doing the same thing every time, or the game has an RNG that makes some games winnable and some not. The in between path is difficult to balance. You could for example dynamically adjust the difficulty such that if the player gets hit with a bad string of choices generated by the RNG then the difficulty is temporarily dialed down and when the player is having good luck the difficulty is raised. But I think for this kind of turn based idle game it is more about discovering the player algorithm that works and I see no algorithm that could work here. I do however absolutely love the vibe of the game. I think with a little more attention it could be absolutely amazing. |
|
Yeah, some other folks have pointed this out so need to tweak the win conditions/balances.
> But this really points to a deeper problem: in a game like this you have to pick one of two philosophies.
You really hit the nail right on the head here. I haven't built many games before but this has taught me that it's really a rock/paper/scissor balance that is tough to get right.
> I do however absolutely love the vibe of the game. I think with a little more attention it could be absolutely amazing.
THANK YOU! I was totally going for a Soviet vibe and glad people like that part.