{"id":51033738,"url":"https://github.com/boyoftime/beach-buggy-racing-hell-version","last_synced_at":"2026-06-22T03:01:56.105Z","repository":{"id":361687847,"uuid":"1255361104","full_name":"boyoftime/beach-buggy-racing-hell-version","owner":"boyoftime","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-31T19:46:20.000Z","size":14268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T21:22:08.606Z","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/boyoftime.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-31T18:27:36.000Z","updated_at":"2026-05-31T19:46:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/boyoftime/beach-buggy-racing-hell-version","commit_stats":null,"previous_names":["boyoftime/beach-buggy-racing-hell-version"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/boyoftime/beach-buggy-racing-hell-version","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyoftime%2Fbeach-buggy-racing-hell-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyoftime%2Fbeach-buggy-racing-hell-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyoftime%2Fbeach-buggy-racing-hell-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyoftime%2Fbeach-buggy-racing-hell-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boyoftime","download_url":"https://codeload.github.com/boyoftime/beach-buggy-racing-hell-version/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyoftime%2Fbeach-buggy-racing-hell-version/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34632723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-06-22T03:01:55.124Z","updated_at":"2026-06-22T03:01:56.095Z","avatar_url":"https://github.com/boyoftime.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Beach Buggy Racing — Hell Version\n\nA modding project for **Beach Buggy Racing 1** (Android, `com.vectorunit.purple.googleplay`).\nIt re-skins the game with a dark \"hell / zombie / volcanic\" theme and overhauls the\ncareer AI into a brutal, fast, boss-grade challenge.\n\n\u003e This repo contains the **modding scripts and build history only**. Game assets, APKs,\n\u003e and signing keys are intentionally **not** published. Grab the playable build from the\n\u003e [Releases](../../releases) page.\n\n## ⬇️ Download\n\n**[Download the Hell Version (v46) APK »](https://github.com/boyoftime/beach-buggy-racing-hell-version/releases/download/v46/BBR1_v46_boss_elite_signed.apk)**\n— mod for Beach Buggy Racing **v2026.05.18** (Android). Currently a **beta** — still being made more amazing.\n\n## 📸 Screenshots\n\n![Someless Tricks title screen](gallery/hell_v46_shot_1.png)\n\n| Garage | Powerups |\n|---|---|\n| ![Garage](gallery/hell_v46_shot_2.png) | ![Powerups](gallery/hell_v46_shot_3.png) |\n\n| Race series | Hell tracks |\n|---|---|\n| ![Race series](gallery/hell_v46_shot_4.png) | ![Tracks](gallery/hell_v46_shot_5.png) |\n\n## What the mod does\n\n**Visuals**\n- Zombie blood-wound character skins (vivid, readable, heavy gore)\n- Edited UI: track / series / champ selection icons and in-race HUD art\n- Lava / volcanic world theme, hell props\n\n**Gameplay / AI**\n- Career opponents driven at boss-grade speed and aggression\n- Uniform \"super-boost\" so the whole grid stays floored (no rubber-band rabbit)\n- Elite bosses: relentless powerup/ability use, perfect precision, much harder to beat\n\nSee [`VERSION_HISTORY.txt`](VERSION_HISTORY.txt) for the full v1 → v46 changelog.\n\n## Build pipeline\n\nThe game packs all data into a single `assets/Assets.apf` archive. The flow\n(scripts live in `Master bbr afp cracker/`):\n\n1. `1_extract.py` — decode `Assets.apf` → `extracted/` (DBs become `.bin.json`)\n2. edit data / textures (the `make_v*.py` scripts apply each version's changes)\n3. `3_pack.py` — rebuild `output/Assets.apf` (picks up edits by mtime)\n4. `4_build_apk.py \u003csource.apk\u003e --out \u003csigned.apk\u003e` — swap the APF in, zipalign, sign\n\nEvery build is signed with the same key so it installs as an in-place update\n(`adb install -r`) with no save-data loss.\n\n## Disclaimer\n\nEducational / personal modding project. Beach Buggy Racing is © Vector Unit.\nNo game assets are redistributed here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyoftime%2Fbeach-buggy-racing-hell-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboyoftime%2Fbeach-buggy-racing-hell-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyoftime%2Fbeach-buggy-racing-hell-version/lists"}