{"id":26251435,"url":"https://github.com/esron/block_hero","last_synced_at":"2025-07-03T02:37:29.178Z","repository":{"id":83679769,"uuid":"415165055","full_name":"esron/block_hero","owner":"esron","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-20T22:48:17.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T00:52:02.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/esron.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,"zenodo":null}},"created_at":"2021-10-09T00:55:56.000Z","updated_at":"2021-10-20T22:48:20.000Z","dependencies_parsed_at":"2023-07-10T02:01:41.901Z","dependency_job_id":null,"html_url":"https://github.com/esron/block_hero","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/esron/block_hero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esron%2Fblock_hero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esron%2Fblock_hero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esron%2Fblock_hero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esron%2Fblock_hero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esron","download_url":"https://codeload.github.com/esron/block_hero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esron%2Fblock_hero/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263248808,"owners_count":23437091,"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-03-13T16:52:35.029Z","updated_at":"2025-07-03T02:37:29.166Z","avatar_url":"https://github.com/esron.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Linting](https://github.com/esron/ppbgame/actions/workflows/linting.yml/badge.svg)](https://github.com/esron/ppbgame/actions/workflows/linting.yml)\n\n# BLOCK HERO\n\nThis game is a minimalist [Archero](https://play.google.com/store/apps/details?id=com.habby.archero\u0026hl=pt_BR\u0026gl=US) clone using [ppb](https://ppb.dev/)\n\n## Project organization\n\nIn the `scenes` directory you are going to find a subfolder for every `Scene`. Every `Scene` is composed of a `scene.py` file (the `Scene` itself) and `Sprites` witch are in the `sprites` directory of the `Scene`.\n\nFonts are stored globally in the `fonts` directory.\n\nA `Scene` should be responsible for all the logic that does not belongs to a `Sprite` in that `Scene`, and the scenes transactions logic.\n\nA `Sprite` should holds all the sprite behavior and logic.\n\nFor examples, the `Player` sprite is responsible for moving the player, creating projectiles, etc., but not responsible for the pause and game over scenes transactions.\n\n\n## Contributing\n\nCreate a Python virtual env:\n```bash\n$ python -m venv .venv\n```\n\nInstall dependencies:\n```bash\n$ pip install -r requirements.txt\n```\n\nInstall pre-commit:\n```bash\n$ pre-commit install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesron%2Fblock_hero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesron%2Fblock_hero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesron%2Fblock_hero/lists"}