Difference between revisions of "Play-Space"

From Pearhub Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a dummy site.
The play-space consists of an isometric view of the player's company. It is laid out in a 4x4 grid constituting 16 lots on which buildings can be placed on.
 
The initial viewport size is 1080 x 900 pixels.
//NOT FOR MVP Increase grid after level up?
 
Note: We reduced the size of the grid from 5x5 to 4x4 to simplify the game a bit further by setting into a smaller scope.


[[Category:Management]]
[[Category:Management]]
[[Category: Game Design]]
[[Category: Game Design]]

Latest revision as of 07:00, 14 June 2022

The play-space consists of an isometric view of the player's company. It is laid out in a 4x4 grid constituting 16 lots on which buildings can be placed on.

The initial viewport size is 1080 x 900 pixels. //NOT FOR MVP Increase grid after level up?

Note: We reduced the size of the grid from 5x5 to 4x4 to simplify the game a bit further by setting into a smaller scope.