Skip to content

This project use procedural generation to create RPG maps.

License

Notifications You must be signed in to change notification settings

JCGCosta/2dRPG-MapGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MapGen

MapGen uses Procedural Generation to generate RPG maps both archipelago and continent. It also generate structures.

The parameters above can be modify to generate other kinds of maps:

  • softness = 9 # How Many times the softness code will run (More doesnt mean better)
  • structures = True
  • seeds = None # The Gen Seed (None = Random)
  • GenType = 5 # 5 - Archipelago / 6 - Continent

Example:

alt text

About

This project use procedural generation to create RPG maps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages