{"id":15013279,"url":"https://github.com/vishnurajendran/meteor2d","last_synced_at":"2026-01-02T04:31:27.434Z","repository":{"id":216812029,"uuid":"730487658","full_name":"vishnurajendran/Meteor2D","owner":"vishnurajendran","description":"a simple 2D game engine","archived":false,"fork":false,"pushed_at":"2024-07-12T00:12:39.000Z","size":25758,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T11:45:45.278Z","etag":null,"topics":["cpp","game-engine","game-engine-2d","meteor","meteor2d","open-source","sdl"],"latest_commit_sha":null,"homepage":"https://vishnurajendran.github.io/Meteor2D/","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/vishnurajendran.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":"2023-12-12T03:10:11.000Z","updated_at":"2024-05-03T01:58:25.000Z","dependencies_parsed_at":"2025-02-20T21:41:02.878Z","dependency_job_id":null,"html_url":"https://github.com/vishnurajendran/Meteor2D","commit_stats":null,"previous_names":["vishnurajendran/meteor2d"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnurajendran%2FMeteor2D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnurajendran%2FMeteor2D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnurajendran%2FMeteor2D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnurajendran%2FMeteor2D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vishnurajendran","download_url":"https://codeload.github.com/vishnurajendran/Meteor2D/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243401492,"owners_count":20285052,"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":["cpp","game-engine","game-engine-2d","meteor","meteor2d","open-source","sdl"],"created_at":"2024-09-24T19:44:01.715Z","updated_at":"2026-01-02T04:31:27.384Z","avatar_url":"https://github.com/vishnurajendran.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Meteor 2D ![Meteor 2D](https://imgbkt-rgon.s3.ap-south-1.amazonaws.com/meteor64.png)  \n\nMeteor is a lightweight 2D game engine designed for simplicity and flexibility in C++. Built on top of SDL (Simple DirectMedia Layer), it provides a clean and intuitive API for game development.\n\n![Meteor wip](https://github.com/vishnurajendran/Meteor2D/blob/main/meteor_in_action.png)\n\n## Features\n\n- **Simple API:** Get started quickly with an easy-to-use C++ API.\n- **Extensible:** Customize Meteor2D to the needs of your project.\n- **Lightweight:** Focus on essential features for nimble game development.\n\n## Getting Started\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/vishnurajendran/Meteor2D.git\n    ```\n\n2. Include the Meteor header in your C++ project.\n\n3. Implement your application class by inheriting from `meteor::Application` and defining the necessary methods.\n\n## Documentation\nDocumentation for Meteor2D can be found [here](https://vishnurajendran.github.io/Meteor2D/)\n\n## Disclaimer\n\n- C++20 features are utilized in the development of this project.\n- This project is developed using Visual Studio 2019.\n- The Meteor 2D Game Engine has been primarily developed and tested on the Windows operating system.\n\nPlease note that while efforts are made to maintain cross-platform compatibility, the current focus and testing have been on the Windows platform.\n\n## TODO\n### Core \n- [x] Application and Engine Loop.\n- [x] Basic Logging.\n- [x] Entities.\n- [x] Spatial Entity.\n- [x] Renderer and RenderCommands.\n- [x] Sprites.\n- [x] SpriteSheet Animation.\n- [ ] Input System.\n    - [x] Keyboard Inputs.\n    - [ ] Mouse Inputs (Parked until UI implementation).\n- [x] Scene Serialization.\n- [x] Audio.\n- [ ] UI System.\n    - [ ] UI Elements.\n    - [ ] UI Events.\n    - [ ] UI serialisation.\n- [ ] Gizmos.\n- [ ] 2D Physics.\n\n### QoL \n- [ ] Create a sample game using Meteor.\n- [ ] Improve documentation on advanced features.\n\n### Planned \n- [ ] Meteorite Editor.\n\n## License\n\nMeteor is released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnurajendran%2Fmeteor2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishnurajendran%2Fmeteor2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnurajendran%2Fmeteor2d/lists"}