3DStreet / citybuilderjr

Experiment to make a simple tile-based city block builder
https://3dstreet.github.io/citybuilderjr/
GNU Affero General Public License v3.0
0 stars 1 forks source link

ability to increase number of grid cells #24

Open kfarr opened 6 months ago

kfarr commented 6 months ago

As a user I may wish to build beyond the default number of cells in the grid.

Currently this is manually specified (where?)

Instead of limiting to default grid size, allow a user to change the number of cells in the grid.

UI considerations - how to expose this feature to users?