{"id":13418656,"url":"https://github.com/mapeditor/tiled","last_synced_at":"2025-05-13T15:03:00.188Z","repository":{"id":37206613,"uuid":"1418150","full_name":"mapeditor/tiled","owner":"mapeditor","description":"Flexible level editor","archived":false,"fork":false,"pushed_at":"2025-05-05T13:45:34.000Z","size":101581,"stargazers_count":11705,"open_issues_count":740,"forks_count":1792,"subscribers_count":353,"default_branch":"master","last_synced_at":"2025-05-05T22:16:05.327Z","etag":null,"topics":["c-plus-plus","editor","game","game-development","hacktoberfest","java","level","level-editor","map-editor","qbs","qt","qt-framework","tile","tilesets"],"latest_commit_sha":null,"homepage":"https://www.mapeditor.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapeditor.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"bjorn","liberapay":"tiled","patreon":"bjorn","open_collective":"tiled"}},"created_at":"2011-02-27T15:18:22.000Z","updated_at":"2025-05-05T13:45:40.000Z","dependencies_parsed_at":"2023-11-07T17:14:28.464Z","dependency_job_id":"7d1cd5f4-4c79-4f90-baf0-cd65aeb1bb63","html_url":"https://github.com/mapeditor/tiled","commit_stats":{"total_commits":6137,"total_committers":420,"mean_commits":"14.611904761904762","dds":0.2714681440443213,"last_synced_commit":"288cd98b653a477ce306dd3c0b0a1e7262f6fad2"},"previous_names":["bjorn/tiled"],"tags_count":97,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapeditor%2Ftiled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapeditor%2Ftiled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapeditor%2Ftiled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapeditor%2Ftiled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapeditor","download_url":"https://codeload.github.com/mapeditor/tiled/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252712118,"owners_count":21792265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus","editor","game","game-development","hacktoberfest","java","level","level-editor","map-editor","qbs","qt","qt-framework","tile","tilesets"],"created_at":"2024-07-30T22:01:05.105Z","updated_at":"2025-05-13T15:03:00.166Z","avatar_url":"https://github.com/mapeditor.png","language":"C++","readme":"Tiled Map Editor - https://www.mapeditor.org/\n\nAbout Tiled\n-------------------------------------------------------------------------------\n\nTiled is a general purpose tile map editor for all tile-based games, such as\nRPGs, platformers or Breakout clones.\n\nTiled is highly flexible. It can be used to create maps of any size, with no\nrestrictions on tile size, or the number of layers or tiles that can be used.\nMaps, layers, tiles, and objects can all be assigned arbitrary properties.\nTiled's map format (TMX) is easy to understand and allows multiple tilesets to\nbe used in any map. Tilesets can be modified at any time.\n\n[![Build Packages](https://github.com/mapeditor/tiled/actions/workflows/packages.yml/badge.svg)](https://github.com/mapeditor/tiled/actions/workflows/packages.yml?query=branch%3Amaster+event%3Apush)\n[![Build status](https://ci.appveyor.com/api/projects/status/ceb79jn5cf99y3qd/branch/master?svg=true)](https://ci.appveyor.com/project/bjorn/tiled/branch/master)\n[![Snap](https://snapcraft.io/tiled/badge.svg)](https://snapcraft.io/tiled)\n[![Translation status](https://hosted.weblate.org/widgets/tiled/-/shields-badge.svg)](https://hosted.weblate.org/engage/tiled/?utm_source=widget)\n[![Open Source Helpers](https://www.codetriage.com/mapeditor/tiled/badges/users.svg)](https://www.codetriage.com/mapeditor/tiled)\n\nInstalling Tiled\n-------------------------------------------------------------------------------\n\nTiled is available for all major operating systems and can be downloaded either\nfrom [GitHub Releases](https://github.com/mapeditor/tiled/releases) or from\n[itch.io](https://thorbjorn.itch.io/tiled). Most Linux distributions also\npackage Tiled, but these packages are usually out of date so you might prefer\nto use the AppImage or install Tiled through\n[Flatpak](https://flathub.org/apps/org.mapeditor.Tiled) or\n[snap](https://snapcraft.io/tiled), both of which are official releases.\n\n### Signed Releases for macOS and Windows\n\nmacOS builds are signed by the maintainer, Thorbjørn Lindeijer, who registered\nas Apple Developer.\n\nWindows installers are using free code signing provided by\n[SignPath.io](https://signpath.io?utm_source=foundation\u0026utm_medium=github\u0026utm_campaign=tiled),\nand a free code signing certificate by the\n[SignPath Foundation](https://signpath.org?utm_source=foundation\u0026utm_medium=github\u0026utm_campaign=tiled).\n\nCompiling Tiled\n-------------------------------------------------------------------------------\n\nBefore you can compile Tiled, you must ensure the Qt (\u003e= 5.12) development\nlibraries have been installed as well as the Qbs build tool:\n\n* On Ubuntu/Debian: `sudo apt install qtbase5-dev libqt5svg5-dev qttools5-dev-tools zlib1g-dev qtdeclarative5-dev qbs`\n* On Fedora:        `sudo dnf builddep tiled`\n* On Arch Linux:    `sudo pacman -S qt qt5-tools qbs`\n* On macOS with [Homebrew](https://brew.sh/):\n  + `brew install qbs` (which automatically pulls in `qt`)\n\nIf you want to build the Python plugin, you additionally need to install the\nPython 3 development libraries:\n\n* On Ubuntu/Debian: `sudo apt install python3-dev`\n* On Windows: https://www.python.org/downloads/windows/\n\nAlternatively, you can [download Qt here](https://www.qt.io/download-qt-installer).\nYou will still need to install a development environment alongside and some\nlibraries depending on your system, for example:\n\n* On Ubuntu/Debian: `sudo apt install build-essential zlib1g-dev libgl1-mesa-dev`\n* On Windows:       Choose \"MinGW\" Qt version, or install Visual Studio\n* On macOS:         Install Xcode\n\nThe easiest way to compile and run Tiled is to open `tiled.qbs` in Qt Creator\nand run the project from there.\n\nFrom the command-line, you may need to set up Qbs before you can build Tiled\n(you will also need to make sure the version of Qt you want to use is in your\npath):\n\n    qbs setup-toolchains --detect     # setup toolchains\n    qbs                               # build Tiled\n\nYou can now run Tiled as follows:\n\n    qbs run -p tiled\n\n### Qt 6\n\nFor compiling libtiledquick (not built by default) you'll need to install the\nVulkan headers:\n\n* On Ubuntu/Debian: `sudo apt install libvulkan-dev`\n\n### Working with Visual Studio 2017\n\nOnce Qbs is set up (see previous instructions), it is possible to generate a\nVisual Studio 2017 project with it that allows you to code, compile and run\nusing that IDE. This can be done with the following command:\n\n    qbs generate -g visualstudio2017\n\nInstalling Self-Compiled Tiled\n-------------------------------------------------------------------------------\n\nTo install Tiled, run `qbs install` from the terminal. By default, Tiled will\nbe installed to `\u003cbuild-dir\u003e/install-root`.\n\nThe installation prefix can be changed when building Tiled. For example, to use\nan installation prefix of  `/usr`:\n\n    qbs qbs.installPrefix:\"/usr\"\n\nTo install Tiled to a packaging directory:\n\n    qbs install --install-root /tmp/tiled-pkg\n\nBy default, Tiled and its plugins are compiled with an Rpath that allows them\nto find the shared *libtiled* library immediately after being compiled. When\npackaging Tiled for distribution, the Rpath should be disabled by appending\n`projects.Tiled.useRPaths:false` to the qbs command.\n","funding_links":["https://github.com/sponsors/bjorn","https://liberapay.com/tiled","https://patreon.com/bjorn","https://opencollective.com/tiled"],"categories":["C++","游戏","c-plus-plus","qt","📚 学习资料"],"sub_categories":["网络服务_其他","🌐 开源项目"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapeditor%2Ftiled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapeditor%2Ftiled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapeditor%2Ftiled/lists"}