map-generation
There are 111 repositories under map-generation topic.
Azgaar/Fantasy-Map-Generator
Web application generating interactive and highly customizable maps
redblobgames/mapgen4
Mapgen4 procedural wilderness map generator
rlguy/FantasyMapGenerator
A fantasy map generator based on Martin O'Leary's "Generating fantasy map" notes
redblobgames/mapgen2
JavaScript version of mapgen2 polygon map generator algorithms
Jay2645/Unreal-Polygonal-Map-Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
yurkth/stsmapgen
Procedural map generator inspired by Slay the Spire.
AsPJT/AsLib
🎨: RPG map maker (paint tool)
manankarnik/bevy_generative
Real-time procedural generation of maps, textures, terrain, planets and more!
AsPJT/Roguelike
🦇: Roguelike
panik4/RandomParadox
A C++ procedural scenario and worldmap generator and creation tool for Paradox Interactive Games, also useable as a maptool for total conversions
klangner/mapgen.rs
Map generator for games.
AsPJT/Crafterra
⛰️: Sandbox game support.
samboy/ObHack
A random map generator for Doom engine games
Dentrax/TileMapGenerator
Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern
zacharycarter/mapgen
map generator stuff
Flokey82/go_gens
Various small attempts at procedural generation, AI, simulation and whatnot.
p-svacha/PolygonMapGenerator
Unity project to create 2D polygonal maps. Includes a fully configurable map editor to create maps, and also some games using the map generator.
tadeaspaule/unity-isometric-map-generation
Scripts for generating an isometric map in Unity, complete with colliders and pathfinding.
AsPJT/VoronoiIsland
🏝: Voronoi Island
flra0/world2minetest
[MOVED TO CODEBERG] Generate Minetest worlds based on real-world geodata
QuitoTactico/DnD-AI
Project for the Integrated Project 1 course at EAFIT. Dungeons & Dragons game generator
GasimoCodes/MapGen
Unity3D Map Generation tool in style of SCP Containment Breach without the reliance on templates.
Jay2645/Map-Generator-Voxel-Bridge
A bridge between my Polygonal Map Generator plugin and my Voxel Generator plugin, allowing you to use them both together easily in Unreal Engine 4.
murapadev/HAMC
HAMC (Hierarchical Adaptive Model Collapse) is an implementation of procedural content generation that combines different texture generations methods.
rinial/DarkLab
A survival horror game set in an ever-changing laboratory
hacdias/mapgen
Pseudo-random map generator through OpenSimplex noise algorithm
Japjappedulap/Catan
:game_die: A map generator for Catan, both classic game and extended
Soolpos/Slay-the-Spire_mapgen
Procedural map-generation and visualisation similar Slay the Spire
MahdiRahmatii/Unity-Easy-Map-Creator
Unity Easy Map Creator is a tool for generating map images from Unity scenes. This project simplifies the process of creating map.png files from your Unity environments, making it easy to visualize and share your game or simulation worlds.
MarcusOtter/2D-Procedural-Map-Generation
A small 2D Unity project with procedural map generation using their new Tilemap system.
polcats/InteractiveMap
A web-based framework that generates an interactive map.
samboy/Totestra-mapscript
This is Totestra, a mapscript for Civilization IV
battleskorpion/HOIIVUtils
Application for HOI4/Paradox Interactive Clauzewitz engine scripting and modding. Including: Building View for any map overhaul mod, Focus Tree editor, Localization automation, Map Generation, and more.
UnrealKaraulov/UnrealMapDrawTool
Draw 3d maps in 2d mode :)
BonsonW/wfc_voxel
A Wave Function Collapse solver library that uses preliminary voxel files.