You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all players can see all players at all times. The new mode aims to increase the size of the playing field but only show a partial segment to each player, i.e. a certain distance around them. This way other players might be out of view which adds a new depth to the game.
This feature likely requires a lot of refactoring of old code.
The text was updated successfully, but these errors were encountered:
Currently, all players can see all players at all times. The new mode aims to increase the size of the playing field but only show a partial segment to each player, i.e. a certain distance around them. This way other players might be out of view which adds a new depth to the game.
This feature likely requires a lot of refactoring of old code.
The text was updated successfully, but these errors were encountered: