Skip to content

The simplest random map generator. Individual grid cells can be of four different colors.

License

Notifications You must be signed in to change notification settings

fchichorro/MapGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MapGenerator

The simplest random map generator. Individual grid cells can be of four different colors.

This model creates maps with up to four different types of patches. This is useful when one wants to create random maps with different qualities of patches for agents to interact with. The advantage of this algorithm over a totally random one is that connectivity between patches of the same type is assured in some way.

About

The simplest random map generator. Individual grid cells can be of four different colors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published