{"id":27173206,"url":"https://github.com/lvocanson/bubblebreaker","last_synced_at":"2025-04-09T10:50:49.591Z","repository":{"id":268099608,"uuid":"902952008","full_name":"lvocanson/BubbleBreaker","owner":"lvocanson","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-14T09:32:59.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-14T10:24:33.418Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lvocanson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-12-13T15:57:38.000Z","updated_at":"2024-12-14T09:33:03.000Z","dependencies_parsed_at":"2024-12-14T10:34:34.938Z","dependency_job_id":null,"html_url":"https://github.com/lvocanson/BubbleBreaker","commit_stats":null,"previous_names":["lvocanson/bubblebreaker"],"tags_count":0,"template":false,"template_full_name":"SFML/cmake-sfml-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvocanson%2FBubbleBreaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvocanson%2FBubbleBreaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvocanson%2FBubbleBreaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvocanson%2FBubbleBreaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lvocanson","download_url":"https://codeload.github.com/lvocanson/BubbleBreaker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248027417,"owners_count":21035594,"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-04-09T10:50:49.071Z","updated_at":"2025-04-09T10:50:49.577Z","avatar_url":"https://github.com/lvocanson.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BubbleBreaker\n\n**BubbleBreaker** is a classic brick-breaking game developed using CMake. The game features a paddle, a ball, and breakable bricks that players need to destroy by bouncing the ball off the paddle.\n\n## Features\n\n- **Main Menu**: Upon launching the game, you are presented with the main menu. Click **Play Solo** to start the game.\n- **Gameplay**:\n- Use the **left** and **right arrow keys** to move the paddle.\n  - The objective is to keep the ball above the paddle by bouncing it off, and destroy all the bricks on the screen.\n  - If the ball falls below the paddle 3 times, you lose the game and return to the main menu.\n  - If all bricks are destroyed, you win and the game returns to the main menu.\n\n## Controls\n\n- **Left Arrow**: Move the paddle left.\n- **Right Arrow**: Move the paddle right.\n\n## Installation\n\n1. Clone the repository or download the source files.\n2. Navigate to the project directory.\n3. Run the following commands to build the project using CMake:\n\n   ```bash\n   mkdir build\n   cd build\n   cmake ..\n   make\n   ```\n\n4. After the build completes, run the game:\n\n   ```bash\n   ./BubbleBreaker\n   ```\n\n## Requirements\n\n- CMake\n- A C++ compiler that supports C++20 or higher\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flvocanson%2Fbubblebreaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flvocanson%2Fbubblebreaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flvocanson%2Fbubblebreaker/lists"}