{"id":29246710,"url":"https://github.com/AntonioND/meteora","last_synced_at":"2025-07-03T23:06:15.888Z","repository":{"id":250616663,"uuid":"834476161","full_name":"AntonioND/meteora","owner":"AntonioND","description":"Port of Meteora (by Jerome Wax (X-Blaster)) to BlocksDS.","archived":false,"fork":false,"pushed_at":"2025-04-26T10:34:23.000Z","size":2665,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T07:08:06.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.gamebrew.org/wiki/Meteora_Galatic_Battle","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/AntonioND.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":"2024-07-27T11:38:01.000Z","updated_at":"2025-04-26T10:34:27.000Z","dependencies_parsed_at":"2024-10-20T05:41:17.566Z","dependency_job_id":null,"html_url":"https://github.com/AntonioND/meteora","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"0f79fb46d0a1fb4763b0e8871b721be6954bc018"},"previous_names":["antoniond/meteora"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AntonioND/meteora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioND%2Fmeteora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioND%2Fmeteora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioND%2Fmeteora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioND%2Fmeteora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntonioND","download_url":"https://codeload.github.com/AntonioND/meteora/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioND%2Fmeteora/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263416471,"owners_count":23463144,"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":"2025-07-03T23:06:14.613Z","updated_at":"2025-07-03T23:06:15.844Z","avatar_url":"https://github.com/AntonioND.png","language":"C++","funding_links":[],"categories":["Original games"],"sub_categories":[],"readme":"# Meteora Galactic Battle\n\n## Introduction\n\n[Meteora](https://web.archive.org/web/20150118042841/http://meteora.lo2k.net/)\nis an arcade game that consists on fighting as a god against another planet.\n\nIt scored 3rd place in the NDS Game category in [NEO Summer Coding Compo 2007](https://www.neoflash.com/go/index.php/2007/09/02/the-finally-result-for-this-neo-summer-compo-2007/),\nand 2nd place in the Game category in the Dev-fr Coding Compo 2007 (version\n0.8.0).\n\nAccording to the author:\n\n    What is Meteora?\n\n    It is an amateur game for NintendoDS. Coming from more than 8 months of\n    development, Meteora is a strategy/action game in space.\n\n    Meteora represents for me the accomplishment of two dreams:\n\n    - Make an entire game from A to Z (including graphics and gameplay).\n    - Making an engine that allowed a relatively simple and flexible development\n      including, of course, the management of the limited resources of this\n      portable console.\n\n    To make you want to check it, meteora:\n\n    - Has an engine containing a garbage collector to avoid memory leaks during\n      development.\n    - Uses the microphone for certain powers.\n    - Uses \"gestures\"\n    - Has visual effects (explosions, tremors, meteorite trails).\n    - Uses dual 3D (thanks to ulib).\n    - Renders more than 1200 sprites on the screen.\n\n![Title screen](screenshots/screenshot-1.png) ![Main menu](screenshots/screenshot-2.png)\n![Introduction](screenshots/screenshot-3.png) ![Spells](screenshots/screenshot-4.png)\n![Gameplay 1](screenshots/screenshot-5.png) ![Gameplay 2](screenshots/screenshot-6.png)\n\n## Build instructions\n\nThis game depends on several libraries (PAlib, µLibrary, libpng, zlib and\nDSWiFi). The port to BlocksDS has removed the dependency on PAlib, but all other\ndependencies remain.\n\n1. Install [BlocksDS](https://blocksds.github.io/docs/).\n\n1. Install [µLibrary](https://github.com/AntonioND/ulibrary):\n\n    ```bash\n    wf-pacman -Sy blocksds-ulibrary\n    ```\n\n1. Build the game running this in the root of this repository:\n\n    ```bash\n    make -j`nproc`\n    ```\n\n## Credits\n\n- Original idea, development and GFX:\n  Jérôme Wax (aka X-Blaster)\n  http://www.lo2k.net\n\n- All \"vreemd\" sprites are copyrighted by Nintendo\n\n- Original main music by:\n  Benoit Charcosset\n  http://maf464.free.fr\n\n- Port to BlocksDS by Antonio Niño Díaz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAntonioND%2Fmeteora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAntonioND%2Fmeteora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAntonioND%2Fmeteora/lists"}