└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Procedural Map Compasses 2 | 3 | This GitHub repository holds the companion code for the [Dragons Abound](https://heredragonsabound.blogspot.com/) series on procedural generation of map compasses. Each blog post has a separate branch within this repository. To see the code associated with Part 1 of the series, switch to the Part 1 branch of this repository. 4 | --------------------------------------------------------------------------------