Short dev log - Map generation algorithm
An infinite map generation algorithm has been created and is being applied.
So far, it's been a fixed terrain. But now that we're done with this algorithm, we'll be able to create an infinite map, and we'll be exposed to new terrain every time we play.
The chunk generation itself is also changing. The link between the chunks will be natural because the invasion of the map chunks has been applied.
In addition, if the system used to be a one-way system of natural terrain and artificial terrain, it is now a form of artificial terrain being created over natural terrain.
And I can edit the village through JSON editor.
Natural topography, such as forests, is being created using an algorithm called purlin noise. Maybe we can use this in the future to apply Biome.
Get Nearly Dead
Nearly Dead
Status | In development |
Author | Mono Software |
Genre | Survival |
Tags | 2D, Horror, Singleplayer, Top-Down, Zombies |
More posts
- Dev log, 2100801 - Dash, Shield, Wound treatmentAug 01, 2021
- Dev log, 210712 - Tutorial, Guide, Encyclopedia, AimingJul 12, 2021
- Dev log, 210518 - Living bone equipment, FarmingMay 18, 2021
- Dev log, 210518 - UI improvementMay 17, 2021
- Dev log - 20210417Apr 17, 2021
- 2021.04.05. Shotgun, progress bar, farming, and bug fixesApr 05, 2021
- 2021.03.29. Bug fixesMar 28, 2021
Leave a comment
Log in with itch.io to leave a comment.