{"id":18048333,"url":"https://github.com/relintai/pandemonium_engine","last_synced_at":"2025-04-10T09:51:04.057Z","repository":{"id":37266755,"uuid":"470145550","full_name":"Relintai/pandemonium_engine","owner":"Relintai","description":"A fork where I cause mayhem and destruction to all things good and godot.","archived":false,"fork":false,"pushed_at":"2025-04-07T10:53:54.000Z","size":73324,"stargazers_count":34,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-07T11:34:56.042Z","etag":null,"topics":["engine","game","gamedev","godot","pandemonium"],"latest_commit_sha":null,"homepage":"http://pandemoniumengine.org","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/Relintai.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},"funding":{"github":null,"patreon":"relintai","open_collective":null,"ko_fi":"relintai","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-03-15T12:16:44.000Z","updated_at":"2025-04-07T10:53:58.000Z","dependencies_parsed_at":"2024-07-20T19:47:14.613Z","dependency_job_id":"b426071a-2f9a-470a-a872-c90adeb38e38","html_url":"https://github.com/Relintai/pandemonium_engine","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relintai%2Fpandemonium_engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relintai%2Fpandemonium_engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relintai%2Fpandemonium_engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Relintai%2Fpandemonium_engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Relintai","download_url":"https://codeload.github.com/Relintai/pandemonium_engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248197753,"owners_count":21063621,"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":["engine","game","gamedev","godot","pandemonium"],"created_at":"2024-10-30T20:12:26.065Z","updated_at":"2025-04-10T09:51:04.015Z","avatar_url":"https://github.com/Relintai.png","language":"C++","funding_links":["https://patreon.com/relintai","https://ko-fi.com/relintai"],"categories":[],"sub_categories":[],"readme":"# Pandemonium Engine\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Relintai/pandemonium_engine\"\u003e\n    \u003cimg src=\"logo_outlined.svg\" width=\"400\" alt=\"Pandemonium Engine logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nA 3.x [Godot Engine](https://godotengine.org) fork where I hack and slash and cause mayhem and destruction to all things good and godot.\n\nSimilar idea going from godot 3.x to godot 4.x, but taken in a completely different direction.\n\nCurrently this engine is a weird amalgamation of godot 3.x, 4.x, and lots of custom features.\n\nMost of the design decisions went into making everything simple for people that knows (or wants to know) what is going on. \n\nIt contains all of my currently in use engine modules.\n\nSee the [changelog](https://github.com/Relintai/pandemonium_engine/blob/master/CHANGELOG.md) for a more comprehensive list of changes.\n\n## 2D and 3D cross-platform game engine\n\nPandemonium Engine is a feature-packed, cross-platform game engine to create 2D and 3D games from a unified interface.\nIt provides a comprehensive set of common tools, 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\n(HTML5) and [consoles](https://github.com/Relintai/pandemonium_engine_docs/blob/master/03_usage/13_platform/01_consoles.md).\n\n## Free, open source and community-driven\n\nPandemonium is completely free and open source under the very permissive \n[MIT license](https://github.com/Relintai/pandemonium_engine/blob/master/LICENSE.txt).\nNo strings attached, no royalties, nothing. The users' games are theirs, down\nto the last line of engine code.\n\nPandemonium'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\n### Godot\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### Pandemonium\n\nThe Godot engine developers decided to remove the GLES2 backend in Godot 4.x so they can pursue the more modern graphics API-s.\n\nAfter quite a while of thinking and experimentation however I decided that I still need (and want) the GLES2 renderer for my games,\nI also needed some of the new features from godot 4.x.\n\nSo in early 2022 I decided that I'll fork godot 3.x, and backport anything that I\nneed for my games / projects. While here I also used the opportunity to modularize the engine more, \nand fix issues I had with it. I also added my engine modules to it by default, and\nended up writing lots of custom things.\n\n## Getting the engine\n\n### Binary downloads\n\nYou can download binaries from the github actions tab [[here]](https://github.com/Relintai/pandemonium_engine/actions), \nor the releases tab [[here]](https://github.com/Relintai/pandemonium_engine/releases).\n\n### Compiling from source\n\n[See the official docs](https://github.com/Relintai/pandemonium_engine_docs/tree/master/05_engine_development/01_compiling)\nfor compilation instructions for every supported platform.\n\n## Documentation and demos\n\nThe documentation is available [[Here]](https://github.com/Relintai/pandemonium_engine_docs).\n\nThe class docs are accessible from the editor.\n\nYou can also look at the official pandemonium demos in their own [GitHub repository](https://github.com/Relintai/pandemonium_demo_projects).\n\nYou can also look at the official 3.x Godot documentation, it will work mostly (sometimes with trivial modifications). \nIt is hosted on [ReadTheDocs](https://docs.godotengine.org), and is maintained by the \nGodot community in its own [GitHub repository](https://github.com/godotengine/godot-docs).\n\nIt's also worth looking at official godot 3.x resources, like this [awesome Godot list](https://github.com/godotengine/awesome-godot),\nand there are also a number of other [godot learning resources](https://docs.godotengine.org/en/latest/community/tutorials.html)\nprovided by the community, such as text and video tutorials, demos, etc.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelintai%2Fpandemonium_engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelintai%2Fpandemonium_engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelintai%2Fpandemonium_engine/lists"}