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

there should not exist two keys of the same grid coordinates #15

Closed kfarr closed 6 months ago

kfarr commented 6 months ago

(right now you can keep adding more of the same cell to the grid)

in other words, this number should not go up each time i click on the same cell image

kfarr commented 6 months ago

https://github.com/3DStreet/citybuilderjr/pull/19