{"id":24039312,"url":"https://github.com/phanatagama/brick","last_synced_at":"2026-04-16T17:05:27.338Z","repository":{"id":247157523,"uuid":"823924326","full_name":"phanatagama/Brick","owner":"phanatagama","description":"🎮 Built 2D Game with Flutter and Flame Game Engine","archived":false,"fork":false,"pushed_at":"2024-07-07T00:11:33.000Z","size":6077,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T20:38:43.060Z","etag":null,"topics":["flame-engine","flutter","game","game-2d"],"latest_commit_sha":null,"homepage":"https://phanatagama.github.io/Brick/","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/phanatagama.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-04T02:50:01.000Z","updated_at":"2024-07-07T00:10:08.000Z","dependencies_parsed_at":"2024-07-07T01:27:17.666Z","dependency_job_id":"b6f0fd7f-2144-4b29-8368-ca8c44438163","html_url":"https://github.com/phanatagama/Brick","commit_stats":null,"previous_names":["phanatagama/brick"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanatagama%2FBrick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanatagama%2FBrick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanatagama%2FBrick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanatagama%2FBrick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phanatagama","download_url":"https://codeload.github.com/phanatagama/Brick/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240808978,"owners_count":19861017,"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":["flame-engine","flutter","game","game-2d"],"created_at":"2025-01-08T20:36:51.823Z","updated_at":"2026-04-16T17:05:27.308Z","avatar_url":"https://github.com/phanatagama.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Brick](https://socialify.git.ci/phanatagama/Brick/image?description=1\u0026font=KoHo\u0026forks=1\u0026issues=1\u0026pattern=Overlapping%20Hexagons\u0026pulls=1\u0026stargazers=1\u0026theme=Auto)\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Flutter-02569B?style=for-the-badge\u0026logo=flutter\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/Dart-0175C2?style=for-the-badge\u0026logo=dart\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/Flame-F55252?style=for-the-badge\u0026logo=flame\u0026logoColor=white\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/Visual_Studio_Code-007ACC?style=for-the-badge\u0026logo=visualstudiocode\u0026logoColor=white\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    Brick is an 2D Game built with Flutter and Flame game engine\n    \u003cbr /\u003e\n    \u003ca href=\"https://phanatagama.github.io/Brick\"\u003ePlay Game\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/phanatagama/Brick/issues/new\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/phanatagama/Brick/issues/new\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\n# brick_game\n\nThis project is a learning journey into the world of game development using the Flame game engine, guided by Google's codelab. It's built with Flutter, leveraging the Dart programming language, and developed using Visual Studio Code as the primary IDE.\n\n## 💡 Project Overview\n\nThe `brick_game` project is an exploration into the capabilities of the Flame game engine, a versatile and powerful platform for game development in Flutter. This project was created as a part of a learning process based on [Google's codelab](https://codelabs.developers.google.com/codelabs/flutter-flame-brick-breaker), aiming to understand the intricacies of game development, from rendering and animations to game logic and state management.\n\n## 🚀 Getting Started\n\nTo get started with this project, ensure you have Flutter installed on your system. Clone the repository, navigate to the project directory, and run the following commands:\n\n```bash\nflutter pub get\nflutter run\n```\n\nThese commands will fetch the necessary dependencies and launch the game on your preferred device or emulator.\n\n## 👁️ Preview\n| ![Game Play](https://codelabs.developers.google.com/static/codelabs/flutter-flame-brick-breaker/img/d7a6a270b8ba9d2c.gif) **Game Play** | ![Play](https://codelabs.developers.google.com/static/codelabs/flutter-flame-brick-breaker/img/e17a96594f6c8865_856.png) **Home** | ![Game Over](https://codelabs.developers.google.com/static/codelabs/flutter-flame-brick-breaker/img/a3292d33d3d7841b_856.png) **Game Over** |\n| :---: | :--: | :--: |\n\n## Contributing\n\nContributions are welcome! If you have ideas on how to improve the game or want to add new features, feel free to fork the repository, make your changes, and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Asset\n1. Audio\n    - [Misc 1 (brick_hit.wav)](https://ivyism.itch.io/8-16-bit-half-life)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphanatagama%2Fbrick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphanatagama%2Fbrick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphanatagama%2Fbrick/lists"}