redblobgames / mapgen2
JavaScript version of mapgen2 polygon map generator algorithms
☆410Updated last month
Alternatives and similar repositories for mapgen2:
Users that are interested in mapgen2 are comparing it to the libraries listed below
- Mapgen4 procedural wilderness map generator☆693Updated last month
- Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines.☆1,322Updated 7 years ago
- Island map generator in JavaScript☆171Updated 5 years ago
- V2 of dual polygon-triangle mesh code used in redblobgames's projects from 2017 to 2022. V3 (not here) used from 2023 onwards.☆61Updated 4 months ago
- A fantasy map generator based on Martin O'Leary's "Generating fantasy map" notes☆706Updated 5 years ago
- JavaScript port of Amit Patel's mapgen2 https://github.com/amitp/mapgen2☆123Updated 10 years ago
- A Python-based hexagonal world map generator☆154Updated 3 years ago
- A generator for naming languages☆320Updated 3 years ago
- A procedural map generator for roguelike games☆207Updated 3 years ago
- Procedural map generator inspired by Slay the Spire.☆244Updated 3 years ago
- Procedural Island Generator Using Voronoi Tiles☆27Updated 5 years ago
- Fantasy Worlds Procedurally Generated☆179Updated 6 years ago
- Procedural world map generator☆346Updated 5 years ago
- The source code of the Medieval Fantasy City Generator☆1,646Updated 4 years ago
- The Deserts of the West - a 2015 NaNoGenMo entry☆484Updated 8 years ago
- World generator using simulation of plates, rain shadow, erosion, etc.☆1,003Updated 7 months ago
- 3d plate tectonics in your web browser☆210Updated 4 years ago
- Algorithm for creating 3 dimensional terrain maps and their likely watercourses.☆41Updated last year
- A mostly javascript-centric resource / links list on procedural content generation (PCG).☆279Updated 4 years ago
- Civ simulator☆143Updated 8 years ago
- JavaScript procedural sprite generator☆596Updated 3 years ago
- CityGenerator is a tool for generating a setting for Fantasy Roleplaying games.☆128Updated 7 years ago
- Configurable procedural layout generator☆329Updated 11 months ago
- ☆291Updated 10 months ago
- A 2D map engine for video games in JS☆20Updated 9 years ago
- Web application for randomly generating pixel art icons.☆117Updated 2 years ago
- Procedural 3D planet texture and 2D planet sprite generator.☆139Updated 9 years ago
- An implementation of Polygon Map Generator in C# for Unity