{"id":25246361,"url":"https://github.com/usermicrodevices/game_builder","last_synced_at":"2025-10-29T03:49:45.042Z","repository":{"id":223658394,"uuid":"761148564","full_name":"usermicrodevices/game_builder","owner":"usermicrodevices","description":"game builder: map and logic editor","archived":false,"fork":false,"pushed_at":"2025-03-22T04:09:59.000Z","size":393,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T00:13:34.404Z","etag":null,"topics":["build","creator","editor","game","game-development","gamedev","games","generator","gui","map","tool","wxwidgets"],"latest_commit_sha":null,"homepage":"","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/usermicrodevices.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-21T10:30:36.000Z","updated_at":"2025-03-22T04:10:03.000Z","dependencies_parsed_at":"2024-02-21T12:24:31.103Z","dependency_job_id":"c95933ed-cbcc-466a-ad17-566f09f84239","html_url":"https://github.com/usermicrodevices/game_builder","commit_stats":null,"previous_names":["usermicrodevices/game_builder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/usermicrodevices/game_builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usermicrodevices%2Fgame_builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usermicrodevices%2Fgame_builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usermicrodevices%2Fgame_builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usermicrodevices%2Fgame_builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usermicrodevices","download_url":"https://codeload.github.com/usermicrodevices/game_builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usermicrodevices%2Fgame_builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273948227,"owners_count":25196393,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["build","creator","editor","game","game-development","gamedev","games","generator","gui","map","tool","wxwidgets"],"created_at":"2025-02-12T02:34:28.978Z","updated_at":"2025-10-05T11:38:01.076Z","avatar_url":"https://github.com/usermicrodevices.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GameBuilder\n[![badge](https://img.shields.io/badge/license-MIT-blue)](https://github.com/usermicrodevices/game_builder/blob/main/LICENSE)\n\nMap and logic editor.\nCreate game without programming, but optional you always can replace core engine (source code included).\n\n# Dependencies\n- wxWidgets\n- Python\n\n## build wxWidgets\n```\ngit clone git@github.com:wxWidgets/wxWidgets.git\ncd wxWidgets\n./configure --enable-debug --enable-debug_info --enable-catch_segvs --enable-debugreport --enable-exceptions --disable-optimise --enable-log --enable-any --enable-cmdline --enable-aui --enable-propgrid --enable-stc --enable-loggui --enable-logwin --enable-logdialog --enable-artstd --enable-notebook\nmake -j4\ncd ..\n```\n\n## build Python\ndownload last edition from https://www.python.org/downloads/source/ and unpack\n```\ncd Python-3.X.X\n./configure\nmake -j4\ncd ..\n```\n\n# build this repo\n```\ngit clone git@github.com:usermicrodevices/game_builder.git\ncd game_builder\nmake -j4\n```\n\n\n## optional\n\n### game engines\n- Irrlicht3d\n- pyirrlicht (Python)\n\n### sound\n- bass\n- pybass (Python)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusermicrodevices%2Fgame_builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusermicrodevices%2Fgame_builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusermicrodevices%2Fgame_builder/lists"}