{"id":19557528,"url":"https://github.com/souvik-basak/bubble_game","last_synced_at":"2025-08-25T06:10:34.593Z","repository":{"id":189583862,"uuid":"680913390","full_name":"souvik-basak/Bubble_Game","owner":"souvik-basak","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-20T21:05:25.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T21:53:36.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://souvik-basak.github.io/Bubble_Game/","language":"JavaScript","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/souvik-basak.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}},"created_at":"2023-08-20T20:01:10.000Z","updated_at":"2024-07-18T13:32:36.000Z","dependencies_parsed_at":"2023-08-20T21:29:57.349Z","dependency_job_id":null,"html_url":"https://github.com/souvik-basak/Bubble_Game","commit_stats":null,"previous_names":["souvik-basak/bubble_game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souvik-basak%2FBubble_Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souvik-basak%2FBubble_Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souvik-basak%2FBubble_Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souvik-basak%2FBubble_Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/souvik-basak","download_url":"https://codeload.github.com/souvik-basak/Bubble_Game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240814865,"owners_count":19861958,"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":"2024-11-11T04:42:50.386Z","updated_at":"2025-02-26T08:15:49.626Z","avatar_url":"https://github.com/souvik-basak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bubble Pop Game 🫧\n\nWelcome to the Bubble Pop Game repository! This is a simple and entertaining web-based game where your goal is to pop as many bubbles as you can within a limited amount of time. The game is built using HTML, CSS, and JavaScript, and it's a great way to challenge your reflexes and have some fun. The twist is that each bubble has a random number associated with it, and you can only score when the number matches the target number.\n\n## Table of Contents\n\n- [Demo](#demo)\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [How to Play](#how-to-play)\n- [Technologies Used](#technologies-used)\n- [Gameplay](#gameplay)\n- [Scoring](#scoring)\n- [Game Over](#game-over)\n- [Contribution](#contribution)\n- [License](#license)\n\n## Demo\n\nCheck out the live demo of the Bubble Pop Game [here](https://souvik-basak.github.io/Bubble_Game/).\n\n## Features\n\n- Simple and intuitive gameplay.\n- Engaging bubble-popping mechanics.\n- Timer-based challenge to test your speed and accuracy.\n- Real-time scoring system.\n- Randomly generated numbers for each bubble to keep the game dynamic.\n- Matching the number of bubbles to the target number earns you points.\n\n## Getting Started\n\n### Prerequisites\n\nBefore you begin, ensure you have the following prerequisites:\n\n- Web browser (Google Chrome, Mozilla Firefox, Safari, etc.)\n- Text editor or integrated development environment (IDE) of your choice.\n\n### Installation\n\n1. Clone the repository to your local machine using the following command:\n\n   ```bash\n   git clone https://github.com/souvik-basak/Bubble_Game.git\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd Bubble_Game\n\n3. Open the `index.html` file in your preferred web browser or set up a local development server.\n\n### Technologies Used\n\n- HTML5 for structuring the game layout.\n- CSS3 for styling the user interface.\n- JavaScript for game logic and interactivity.\n\n### How to Play\n\n- Launch the game by opening the `index.html` file.\n- As soon as the game starts, bubbles will begin to appear on the screen.\n- Click or tap on the bubbles to pop them.\n- Also you have to match the number on the bubble to the target number to earn a score. \n- The game lasts for a specified duration (e.g., 60 seconds), so try to pop as many bubbles as you can before the timer runs out.\n\n### Gameplay\n\n- The gameplay is simple and enjoyable:\n- When the game starts, bubbles will begin to appear on the screen, each containing a random number.\n- A target number will be displayed at the top of the screen. Your goal is to pop bubbles in a way that their number matches the target number.\n- Click on bubbles to pop them. The popped bubble number will be compared to the target number.\n- If the number matches the target number, you'll earn points based on the number of bubbles popped.\n- Keep popping bubbles and scoring points until the timer runs out.\n\n### Scoring\n\nEach bubble popped adds points to your score.\nThe faster you pop a bubble after it appears, the more points you'll earn.\n\n### Game Over\n\nThe game ends when the timer reaches zero. \nAt this point, you can see your final score and try to beat it in the next round!\n\n### Contribution\n\nIf you're interested in contributing to the Bubble Pop Game project, feel free to fork the repository, make improvements or fix bugs, and submit a pull request. Contributions are always welcome!\n\n### License\n\nThis project is licensed under the MIT License, which means you're free to use, modify, and distribute the code as you see fit.\n\nEnjoy the Bubble Pop Game and have a blast improving your interactivity while popping bubbles! If you encounter any issues or have suggestions, feel free to open an issue on the repository. Happy gaming! 🎈🎮\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouvik-basak%2Fbubble_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsouvik-basak%2Fbubble_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouvik-basak%2Fbubble_game/lists"}