Surely there were different ideas for multiplayer, but I also wanted to write about it 
I propose to implement multiplayer as follows:
- the game is played only on 9 cells, everyone has the same card;
- players can see each other's cities only with a separate screen load from the opponent’s city, i.e. players play in some of their spaces (or think of something differently, the main thing is to eliminate the load on the PC);
- there must be a choice of game time, for example, three hours, five hours and so on;
- in accordance with the time, there must be a choice of victory conditions in the game, for example, a gain in the number of inhabitants, a gain in the number of open cells, a gain in the amount of money, etc;
- there must be an endless game without victory;
- there should be a function to save and transfer the multiplayer file;
- only those mods that launch the game should work automatically, with the exception of the mod for 25 cells and endless money, for example.
At the expense of the first two points, you can make the addition that the player will only display the adjacent cell of a neighboring player. To reduce the load on the PC to make the number of players no more than three people.
If you have ideas for supplementing what is described, then write
The game is cool, beautiful, but it will not hurt some competition!
Thanks for reading
I propose to implement multiplayer as follows:
- the game is played only on 9 cells, everyone has the same card;
- players can see each other's cities only with a separate screen load from the opponent’s city, i.e. players play in some of their spaces (or think of something differently, the main thing is to eliminate the load on the PC);
- there must be a choice of game time, for example, three hours, five hours and so on;
- in accordance with the time, there must be a choice of victory conditions in the game, for example, a gain in the number of inhabitants, a gain in the number of open cells, a gain in the amount of money, etc;
- there must be an endless game without victory;
- there should be a function to save and transfer the multiplayer file;
- only those mods that launch the game should work automatically, with the exception of the mod for 25 cells and endless money, for example.
At the expense of the first two points, you can make the addition that the player will only display the adjacent cell of a neighboring player. To reduce the load on the PC to make the number of players no more than three people.
If you have ideas for supplementing what is described, then write
The game is cool, beautiful, but it will not hurt some competition!
Thanks for reading
Upvote
0