{"id":24643856,"url":"https://github.com/dod-101/bomb_it","last_synced_at":"2025-07-06T05:37:31.551Z","repository":{"id":203334461,"uuid":"669274975","full_name":"DOD-101/Bomb_it","owner":"DOD-101","description":"This is the repo for the Bomb It! game. A small game with the goal of maximizing your score by using as few bombs as possible to destroy the most industry while avoiding collateral damage. The game is still in early development.","archived":false,"fork":false,"pushed_at":"2024-05-01T13:40:15.000Z","size":6698,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T13:14:58.671Z","etag":null,"topics":["early-development","game","in-development","pygame","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/DOD-101.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/LICENSE_BOMB_IT.txt","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-07-21T19:35:43.000Z","updated_at":"2024-08-19T17:50:03.000Z","dependencies_parsed_at":"2024-04-21T10:25:34.027Z","dependency_job_id":"e17818b9-4052-47dc-9b79-d9b01f0e0c61","html_url":"https://github.com/DOD-101/Bomb_it","commit_stats":null,"previous_names":["dod-101/bomb_it"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DOD-101%2FBomb_it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DOD-101%2FBomb_it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DOD-101%2FBomb_it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DOD-101%2FBomb_it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DOD-101","download_url":"https://codeload.github.com/DOD-101/Bomb_it/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244622650,"owners_count":20482983,"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":["early-development","game","in-development","pygame","python"],"created_at":"2025-01-25T13:15:10.459Z","updated_at":"2025-03-20T13:53:18.215Z","avatar_url":"https://github.com/DOD-101.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bomb It!\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)\n\n\u003csub\u003eVersion: 0.1.1.1\u003c/sub\u003e\n\nI'm no longer working on this.\n\n## What is this?\nBomb it! is an open-source game written in python using the pygame module package.\n\nThe objective of the game is simple: **BOMB STUFF**.\nThere are 9 maps to choose from and 3 bombs that can be used to destroy the targets on each map. You get a certain number of points for destroying targets and get points subtracted for the amount of bombs you used (and the types of bombs) and hitting things other than the targets.\n\nThis is my first game and is intended, in large part, to further my coding capabilities.\n\n## Contact\n\nIf you wish to help with development or want to contact me for any other reason:\n@discord: .david101\n\n## Style guide\nThe following rules are to be followed for all python code written for this project.\n\nThese rules are generally based on [PEP 8](https://peps.python.org/pep-0008) \u0026 [The Black Formatter](https://github.com/psf/black)\n\n    1. Classes: PascalCase\n    2. Variables: snake_case\n    3. Functions/Methods: camelCase\n    4. Modules: snake_case (but avoid underscores unless it improves readability)\n    5. Whenever using abbreviations make sure that they are clear in their meaning or are explained (via comment) and\n    should always improve readability not come at the cost of it.\n\n    For any other uncertainties feel free to ask me.\n\nIt is required that everyone writing code for this repo use pylint and the black formatter.\n\nNote 1: Bomb It is starting to use pylint and black hence there are still some inconsistencies.\nNote 2: You need to whitelist pygame for pylint since it contains quite a lot of C code. \"--extension-pkg-whitelist=pygame\"\n\n## Dependencies/Assets and Licenses\n\nBomb It (stylized as: \"Bomb It!\") is licensed under the [MIT license](LICENSES/LICENSE_BOMB_IT.txt).\n\n### Dependencies\n\n[Pygame](https://www.pygame.org/news) is licensed under the [LGPL license](LICENSES/LICENSE_PYGAME.txt)\n\n[Pillow](https://pillow.readthedocs.io/en/stable/index.html) is licensed under the [open source HPND License](LICENSES/LICENSE_PILLOW.txt)\n\n### Assets\n\n[OpenSans](https://github.com/googlefonts/opensans) is licensed under the [OFL](LICENSES/LICENSE_OPENSANS.txt) license and comes with the game's source code.\n\n[Game-icons](https://game-icons.net/) are licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/).\n\n[Pixbay](https://pixabay.com/) content is licensed under [these Terms](https://pixabay.com/service/license-summary/).\n\n## Credits\n\n-Main Dev: David Thievon\n\nAnd many thanks to anyone who has worked on any of the dependencies or assets used to make this game possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdod-101%2Fbomb_it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdod-101%2Fbomb_it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdod-101%2Fbomb_it/lists"}