๐ World Map Generator (Python + Unity + Android) โ CodeLoot
A downloadable tool
Generate, parse, and visualize 2D RPG world maps — all in one modular toolkit.
CodeLoot's World Map Generator lets you build pixel-style tile maps and export them as JSON and PNG, perfect for turn-based games, survival RPGs, or simulation sandboxes.
๐ง Included Versions:
-
โ Python Script โ Randomly generates a 10x10 grid with tile data + renders a PNG
-
โ Unity C# Script โ Imports the JSON map and instantiates tile prefabs in-scene
-
โ Android Java Template โ Loads map JSON and renders a tile grid UI
๐ฆ Comes with:
-
Source code for all 3 platforms
-
Cover art & mockup screenshot
-
README documentation
๐ก Features:
-
Generate maps with grass, water, desert, or custom biomes
-
Output includes JSON format:
[{x, y, type}]
per tile -
Customize themes, dimensions, or tile types easily
-
Cross-platform compatible for rapid prototyping
๐ Files Included:
-
map_generator.py
(Python) -
WorldMapGenerator.cs
(Unity) -
MapActivity.java
(Android) -
README.md
-
world_map_cover.png
+world_map_mockup.png
- ๐ง Author:
Built by CodeLoot
More tools: https://codeloot.itch.io
Purchase
In order to download this tool you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.