Create a garden collaboratively in an online world, or switch over to offline to create your own garden designs. Full-screen highly recommended! Select tiles to place from the side bar menu. [W], [A], [S], [D] keys to move. [Space] to toggle UI visibility. [+], [-] to zoom in and out. [R] to select the tile under the mouse as a shortcut to selecting it from the menu. [L] to manually reload the world data if it failed before. (keep up with live updates) [E] to export worlds. Share them here: https://scratch.mit.edu/discuss/topic/453674 [ I ] to import worlds in offline mode (import is prompted when switching as well) Tip: The scroll wheel works in the menu! Textures: Thanks to @awsome_guy_360 from PIXEL ART SHOP for creating some of the objects! If you want to turn off the sound press m Understanding the cloud data: 8 cloud variables are used. 7 are for the world data and are numbered 1-7. Each holds exactly 256 characters, which is 128 tiles. The Ping variable handles the active user count. Any active user will occasionally set the variable to their encoded username, telling everyone else they exist. If a user has not pinged in over 25 seconds, they will not be counted as active. Note that since the program relies on other users to ping, the counter is inaccurate for the first approx. 10 seconds. Thanks to awesome-llama for the original project ☁ Online Garden Designer | A Collaborative Game.
server 2: https://forkphorus.github.io/app.html?id=504967350 same game different server.