{"id":20236982,"url":"https://github.com/imerr/ld36","last_synced_at":"2025-03-03T14:28:32.267Z","repository":{"id":80426721,"uuid":"66687921","full_name":"imerr/LD36","owner":"imerr","description":"Ludum Dare 36","archived":false,"fork":false,"pushed_at":"2016-08-29T01:38:20.000Z","size":451,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T16:58:47.297Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imerr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-08-27T00:51:30.000Z","updated_at":"2016-08-27T09:28:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"97b921a5-beac-4e5f-8671-c333bcc6e769","html_url":"https://github.com/imerr/LD36","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imerr%2FLD36","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imerr%2FLD36/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imerr%2FLD36/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imerr%2FLD36/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imerr","download_url":"https://codeload.github.com/imerr/LD36/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241681228,"owners_count":20002270,"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-11-14T08:24:08.309Z","updated_at":"2025-03-03T14:28:32.240Z","avatar_url":"https://github.com/imerr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LD36\nLudum Dare 36\n\nlevel format:\n```\n{\n  \"texture\": \"assets/images/pyramid2.png\", // texture for everything\n  \"backgroundTexture\": \"...\", // path to background texture, optional - if not specified the desert one is loaded\n  \"preview\": [LEFT, TOP, WIDTH, HEIGHT], // cutout that will be displayed as preview, optional\n  \"size\": [68, 58], // size of the preview - will be scaled to fit the container\n  \"_c\": \"The scale saves us doing even more calculations by hand\", // comment\n  \"scale\": 5, // scale, simple multiplier\n  \"parts\": [\n    {\n      \"area\": [0, 50, 62, 8],  // left, top, width, height of the part\n      \"goal\": [0, 0], // goal position, top left of the part, relative to the top left corner of the first part\n      \"attach\": [[25, 0], [-25, 0]], // two positions where the \"ropes\" are attached, relative to the center of the part\n      \"shapes\": [[0, 0, 62, 8]] // all the physics shapes (rectangles) - left, top, width, height, relative to the center of the part (note: 1px is going to be cut off after scaling due to box2d)\n    },\n  ]\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimerr%2Fld36","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimerr%2Fld36","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimerr%2Fld36/lists"}