mapeditor.org maintains Tiled, an open-source 2D tile map editor that has become a standard authoring tool among indie and professional game developers working with orthogonal, isometric, or hexagonal tile sets. Built around a flexible XML-based map format that exports cleanly to JSON, CSV, or custom formats, Tiled lets artists and level designers paint terrain, place objects, define collision shapes, assign custom properties, and build reusable brush libraries without touching code. Typical use cases range from prototyping platformer stages and top-down RPG worlds to assembling large-scale strategy maps and packing sprite atlases for mobile titles. The software integrates smoothly with virtually every modern 2D engine—Unity, Godot, Unreal Paper2D, Cocos, MonoGame, LibGDX, Phaser, and HaxeFlixel—through actively maintained plug-ins and loaders, so maps authored in Tiled appear in-game pixel-perfect and logic-ready. Support for unlimited layers, auto-tiling rules, Wang sets, parallax backgrounds, and external tileset references streamlines collaboration between art, design, and programming teams, while command-line export options let build servers generate optimized level bundles automatically. mapeditor.org’s Tiled is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the newest release and allowing batch installation alongside other applications.

Tiled

Tiled is a 2D level editor for game developers to create and edit map tiles for game content.

Details