{"id":16219011,"url":"https://github.com/z3t0/godot","last_synced_at":"2025-07-20T02:09:02.106Z","repository":{"id":91335023,"uuid":"593730606","full_name":"z3t0/godot","owner":"z3t0","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-07T23:17:47.000Z","size":1116263,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T00:52:16.105Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z3t0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-26T18:00:24.000Z","updated_at":"2023-08-08T11:16:30.000Z","dependencies_parsed_at":"2023-06-04T12:45:22.248Z","dependency_job_id":null,"html_url":"https://github.com/z3t0/godot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fgodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fgodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fgodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fgodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z3t0","download_url":"https://codeload.github.com/z3t0/godot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749971,"owners_count":20989712,"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":[],"created_at":"2024-10-10T11:52:07.936Z","updated_at":"2025-04-07T23:34:33.892Z","avatar_url":"https://github.com/z3t0.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Godot Engine\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://godotengine.org\"\u003e\n    \u003cimg src=\"logo_outlined.svg\" width=\"400\" alt=\"Godot Engine logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## 2D and 3D cross-platform game engine\n\n**[Godot Engine](https://godotengine.org) is a feature-packed, cross-platform\ngame engine to create 2D and 3D games from a unified interface.** It provides a\ncomprehensive set of [common tools](https://godotengine.org/features), so that users can focus on making games\nwithout having to reinvent the wheel. Games can be exported with one click to a\nnumber of platforms, including the major desktop platforms (Linux, macOS,\nWindows), mobile platforms (Android, iOS), as well as Web-based platforms\nand [consoles](https://docs.godotengine.org/en/latest/tutorials/platform/consoles.html).\n\n## Free, open source and community-driven\n\nGodot is completely free and open source under the very permissive [MIT license](https://godotengine.org/license).\nNo strings attached, no royalties, nothing. The users' games are theirs, down\nto the last line of engine code. Godot's development is fully independent and\ncommunity-driven, empowering users to help shape their engine to match their\nexpectations. It is supported by the [Software Freedom Conservancy](https://sfconservancy.org/)\nnot-for-profit.\n\nBefore being open sourced in [February 2014](https://github.com/godotengine/godot/commit/0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac),\nGodot had been developed by [Juan Linietsky](https://github.com/reduz) and\n[Ariel Manzur](https://github.com/punto-) (both still maintaining the project) for several\nyears as an in-house engine, used to publish several work-for-hire titles.\n\n![Screenshot of a 3D scene in the Godot Engine editor](https://raw.githubusercontent.com/godotengine/godot-design/master/screenshots/editor_tps_demo_1920x1080.jpg)\n\n## Getting the engine\n\n### Binary downloads\n\nOfficial binaries for the Godot editor and the export templates can be found\n[on the homepage](https://godotengine.org/download).\n\n### Compiling from source\n\n[See the official docs](https://docs.godotengine.org/en/latest/contributing/development/compiling)\nfor compilation instructions for every supported platform.\n\n## Community and contributing\n\nGodot is not only an engine but an ever-growing community of users and engine\ndevelopers. The main community channels are listed [on the homepage](https://godotengine.org/community).\n\nThe best way to get in touch with the core engine developers is to join the\n[Godot Contributors Chat](https://chat.godotengine.org).\n\nTo get started contributing to the project, see the [contributing guide](CONTRIBUTING.md).\n\n## Documentation and demos\n\nThe official documentation is hosted on [ReadTheDocs](https://docs.godotengine.org).\nIt is maintained by the Godot community in its own [GitHub repository](https://github.com/godotengine/godot-docs).\n\nThe [class reference](https://docs.godotengine.org/en/latest/classes/)\nis also accessible from the Godot editor.\n\nWe also maintain official demos in their own [GitHub repository](https://github.com/godotengine/godot-demo-projects)\nas well as a list of [awesome Godot community resources](https://github.com/godotengine/awesome-godot).\n\nThere are also a number of other\n[learning resources](https://docs.godotengine.org/en/latest/community/tutorials.html)\nprovided by the community, such as text and video tutorials, demos, etc.\nConsult the [community channels](https://godotengine.org/community)\nfor more information.\n\n[![Code Triagers Badge](https://www.codetriage.com/godotengine/godot/badges/users.svg)](https://www.codetriage.com/godotengine/godot)\n[![Translate on Weblate](https://hosted.weblate.org/widgets/godot-engine/-/godot/svg-badge.svg)](https://hosted.weblate.org/engage/godot-engine/?utm_source=widget)\n[![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/godotengine/godot)](https://www.tickgit.com/browse?repo=github.com/godotengine/godot)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3t0%2Fgodot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz3t0%2Fgodot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3t0%2Fgodot/lists"}