{"id":20815580,"url":"https://github.com/deepnight/heapsogmo","last_synced_at":"2026-01-31T13:11:23.536Z","repository":{"id":69682175,"uuid":"211028266","full_name":"deepnight/heapsOgmo","owner":"deepnight","description":"Import Ogmo generated maps to Heaps based projects ","archived":false,"fork":false,"pushed_at":"2022-09-04T13:50:37.000Z","size":889,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-19T15:52:07.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lib.haxe.org/p/heapsOgmo/","language":"Haxe","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepnight.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":"2019-09-26T07:32:49.000Z","updated_at":"2023-11-17T16:10:36.000Z","dependencies_parsed_at":"2023-07-11T04:00:54.919Z","dependency_job_id":null,"html_url":"https://github.com/deepnight/heapsOgmo","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/deepnight/heapsOgmo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepnight%2FheapsOgmo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepnight%2FheapsOgmo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepnight%2FheapsOgmo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepnight%2FheapsOgmo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepnight","download_url":"https://codeload.github.com/deepnight/heapsOgmo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepnight%2FheapsOgmo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T13:02:32.153Z","status":"ssl_error","status_checked_at":"2026-01-31T13:00:07.528Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-17T21:24:28.579Z","updated_at":"2026-01-31T13:11:23.504Z","avatar_url":"https://github.com/deepnight.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nA simple lib to import **Ogmo 3** maps to Heaps projects. It only supports basic stuff, and it's not meant to support 100% of all Ogmo features. If you need all advanced Ogmo features, you can install:\n\n``haxelib install ogmo-3``\n\nSee: https://github.com/Ogmo-Editor-3/ogmo-3-lib\n\n# Usage\n\n```haxe\nhxd.Res.initEmbed(); // init resources in default sub-folder \"./res/\"\n\nvar ogmoProject = new ogmo.Project( hxd.Res.myOgmoProjectFile );\n\nfor( level in ogmoProject.levels )\nfor( layer in level.layers ) {\n\tvar obj = layer.render();\n\tmyScene.addChild(obj);\n}\n```\n\nSee `./test/src/Main.hx`.\n\n# Credits\n\n\"Inca\" tileset by Kronbits: https://kronbits.itch.io/inca-game-assets","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepnight%2Fheapsogmo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepnight%2Fheapsogmo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepnight%2Fheapsogmo/lists"}