Help me develop and improve Linux Distro Dev Story. Please let me know your feedback :).
It's a great game, i have enjoyed the concept a lot! :D
Here's my of creative hint: (and take it with a grain of salt, i haven't made any game as big as yours)
you should think of a way to let the player see all available items in a list at once (my concrete case was, when i got a lot of available projects, and i had hard time comparing them, but the same problem may apply when you get more than a few workers or anything that's in a list).
Here are the solutions i can think of, but you can as well find a better one: ;)
Maybe adding numbers to the names of the items will make it better, because we won't be left with infinitely scroll-able list.
Or maybe you can try adding a visual list at the side when we explore available projects (and the other things with clickable next/prev arrows)