Automation for games
Posted: 01 December 2016, 07:48
Having now tested both real-time and turn-based games I have come to a few conclusions:
There are situations that ought to be automated.
Puerto Rico: People have to load their products to ships. There is absolutely no need to ask the player which boat to use if he only has products of 1 type and there is already a ship that has the said products in ship. It would make a lot of sense for the game to load the stuff automatically. Also when the combined number(s) of product(s) is less than or equal to the space on ships, all ships are in use and nobody has their own ship, the program could load all the stuff automatically.
Legendary Inventors: There is only 1 more reward left on the table. Why does that require the player to click the reward. Especially in the turn-based version, this is pointless pause from the gameplay.
I'm sure there are other games that have similar issues. Perhaps players could post suggestions for automation on this thread?
There are situations that ought to be automated.
Puerto Rico: People have to load their products to ships. There is absolutely no need to ask the player which boat to use if he only has products of 1 type and there is already a ship that has the said products in ship. It would make a lot of sense for the game to load the stuff automatically. Also when the combined number(s) of product(s) is less than or equal to the space on ships, all ships are in use and nobody has their own ship, the program could load all the stuff automatically.
Legendary Inventors: There is only 1 more reward left on the table. Why does that require the player to click the reward. Especially in the turn-based version, this is pointless pause from the gameplay.
I'm sure there are other games that have similar issues. Perhaps players could post suggestions for automation on this thread?