SammygoodTunes / Tile-Game

A tile-based multiplayer game with procedural terrain generation (using the Perlin Noise algorithm)
MIT License
1 stars 0 forks source link

Automatic map updates #5

Closed SammygoodTunes closed 1 month ago

SammygoodTunes commented 2 months ago

The map needs to be updated every so often (60 seconds? 30 seconds?) in order for changes (broken tiles) to be visible to other players.