Procedural region map generator in the Gen-3 Pokémon style
Go to file
2020-08-02 09:45:30 -05:00
gallery Add example images 2020-08-02 09:45:30 -05:00
go.mod Initial commit 2020-08-02 09:36:08 -05:00
go.sum Initial commit 2020-08-02 09:36:08 -05:00
LICENSE.md Initial commit 2020-08-02 09:36:08 -05:00
porygion.go Initial commit 2020-08-02 09:36:08 -05:00
README.md Add example images 2020-08-02 09:45:30 -05:00
render.go Initial commit 2020-08-02 09:36:08 -05:00
tile.go Initial commit 2020-08-02 09:36:08 -05:00

Porygion

Porygion is a procedural region map generator in the Gen-3 Pokémon style.

It's available online in the Porygion Playground.

This repository contains the library code for generating the region map, and the interactive website's code is located in the Porygion Playground repository.

Gallery

Below are some examples region maps that this library can generate.

Example 1 Example 2 Example 3