Skip to content

A simple biome generator based on the "day and night" algorithm.

License

Notifications You must be signed in to change notification settings

Kooo9058/generator-biomes-2D-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple biomes on the map.

generator_biomes

How to use?

It's simple. Just build the project and press the space button on your keyboard.

How it's work?

The project is based on the "day and night" algorithm. The whole trick is that I apply it for each layer separately. In addition, I use the event probability, which allows you to achieve a chaotic distribution of biomes, as it happens in real life.

Custom chaos!

You can add more chaos with the settings. To do this, you can use the settings file. For example, you can change the number of biomes, or their size.

P.S.

This project was inspired by the author of this channel. After I wanted to repeat his idea.

About

A simple biome generator based on the "day and night" algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages