Skip to content

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 853 Bytes

README.md

File metadata and controls

executable file
·
15 lines (8 loc) · 853 Bytes

Political map generator implemented in vanilla javascript

Try it out here

Picture of Map Generator

Big thanks to Amit Patel at red blob games for his great article on polygonal map generation that inspired me to take on the project.

and to Andy Gainey for the details of his map generator's use of techtonic plates in his planet generation demo:

and also to Mike Chambers for his Quadtree implementation.

Respective licenses are included in the source code.