{"id":50334430,"url":"https://github.com/xtagon/kaiju-response-team","last_synced_at":"2026-05-29T12:30:53.143Z","repository":{"id":352520551,"uuid":"1143774372","full_name":"xtagon/kaiju-response-team","owner":"xtagon","description":"A homebrew N64 game where the player races around in a k-car repairing the city from monster damage. Participant in N64Brew Game Jam 2025","archived":false,"fork":false,"pushed_at":"2026-02-03T04:37:10.000Z","size":97774,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-20T02:03:30.305Z","etag":null,"topics":["contest","gamejam","homebrew","libdragon","n64","n64-development","n64brew","repair","retrogaming","tiny3d"],"latest_commit_sha":null,"homepage":"","language":"Python","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/xtagon.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-28T00:54:53.000Z","updated_at":"2026-02-03T04:33:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/xtagon/kaiju-response-team","commit_stats":null,"previous_names":["xtagon/kaiju-response-team"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xtagon/kaiju-response-team","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fkaiju-response-team","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fkaiju-response-team/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fkaiju-response-team/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fkaiju-response-team/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtagon","download_url":"https://codeload.github.com/xtagon/kaiju-response-team/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fkaiju-response-team/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33652977,"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-05-29T02:00:06.066Z","response_time":107,"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":["contest","gamejam","homebrew","libdragon","n64","n64-development","n64brew","repair","retrogaming","tiny3d"],"created_at":"2026-05-29T12:30:52.502Z","updated_at":"2026-05-29T12:30:53.133Z","avatar_url":"https://github.com/xtagon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kaiju Response Team\n\nThis is an original N64 game where the player races around in a k-car repairing the city from monster damage.\n\n[Made for N64Brew Game Jam 2025](https://n64squid.com/homebrew/competitions/n64brew-game-jam-2025/) - This is our team's very first attempt at an N64 homebrew game, so constructive critisism is extremely welcomed.\n\nFeatures an original soundtrack by [Xtagon](https://www.youtube.com/@therealxtagon) -- win the game to hear it change!\n\nShout out to the entire N64Brew community for being welcoming and supportive!\n\n## Gameplay Controls\n\n- Press `Start` button to start/pause/resume the game\n- Hold `A` button to drive forward\n- Hold `B` button to drive in reverse\n- Steer left/right with the analog stick\n- Hold `R` button to repair a building (must be in proximity)\n- Hold `Z` trigger to spray water (must be in proximity)\n\n## Secret Controls (Shhhh....)\n\n- Press `C-up` to disable/re-enable reflections (reflections affect performance)\n- Press `C-down` to render a framerate overlay\n- Press `C-right` to toggle the minimap\n\n## Development Prerequisites\n\n- Docker Desktop (Tested with WSL 2 backend on Windows)\n\n## Development Quick Start\n\n1. Clone this repository, using it as a template for your game\n\n2. Initialize the git submodules (e.g. for `libdragon` and `tiny3d`):\n\n```shell\ngit submodule update --init --recursive\n```\n\n3. Ensure Docker is running (e.g. Docker Desktop)\n\n4. Open in VS Code and re-open in the `libdragon` devcontainer when prompted\n\n5. In the dev container terminal, run `make` to build\n\n## Architecture\n\n- Libdragon is used as the N64 platform\n- Tiny3D is used for rendering 3d graphics\n- Dockerfile installs toolchains and dev dependencies in a Dev Container\n- Makefile converts assets and builds the final game ROM\n    - `assets` contain assets before conversion, and `filesystem` contains the converted assets\n    - `tools/mesh_export` has Python scripts for converting Blender assets (borrowed from [Spellcraft] with permission)\n\n## Mesh Asset Notes\n\n- See Dockerfile for which Blender version to use\n- Use fast64-v2.4.0 addon\n- Set fast64 to \"Homebrew\" mode\n\n# License \u0026 Attributions\n\nSee `LICENSE.md`\n\n[Spellcraft]: https://github.com/lambertjamesd/spellcraft","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtagon%2Fkaiju-response-team","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtagon%2Fkaiju-response-team","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtagon%2Fkaiju-response-team/lists"}