{"id":51952294,"url":"https://github.com/benjitrapp/animal-fighters","last_synced_at":"2026-07-29T07:00:59.215Z","repository":{"id":363088668,"uuid":"1261920040","full_name":"BenjiTrapp/animal-fighters","owner":"BenjiTrapp","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-14T16:11:25.000Z","size":4868,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-14T17:25:46.352Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/BenjiTrapp.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-06-07T10:34:06.000Z","updated_at":"2026-06-14T16:11:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/BenjiTrapp/animal-fighters","commit_stats":null,"previous_names":["benjitrapp/animal-fighters"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BenjiTrapp/animal-fighters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjiTrapp%2Fanimal-fighters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjiTrapp%2Fanimal-fighters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjiTrapp%2Fanimal-fighters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjiTrapp%2Fanimal-fighters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenjiTrapp","download_url":"https://codeload.github.com/BenjiTrapp/animal-fighters/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjiTrapp%2Fanimal-fighters/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36022278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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-07-29T07:00:58.275Z","updated_at":"2026-07-29T07:00:59.203Z","avatar_url":"https://github.com/BenjiTrapp.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animal Fighters\n\nA 2D arcade-style fighting game featuring anthropomorphic animal characters battling it out with martial arts. Built entirely as a zero-dependency, single-file browser game with procedurally rendered graphics.\n\n*Designed and built by my daughter. This game is dedicated to her.*\n\n![Animal Fighters](Wallpaper.png)\n\n---\n\n## Characters\n\n| Character | Fighting Style | Speed | Power | Defense |\n|-----------|---------------|-------|-------|---------|\n| Judo Panda | Judo | 3 | 9 | 8 |\n| Ninja Raccoon | Ninjutsu | 10 | 7 | 5 |\n| Karate Dog | Karate | 6 | 8 | 7 |\n\n## How to Play\n\nOpen `index.html` in any modern web browser. Click or press any key to initialize audio, then press Enter to start.\n\nAlternatively, serve with any static file server for proper music playback:\n\n```bash\npython -m http.server 8080\n```\n\n### Controls\n\n| Key | Action |\n|-----|--------|\n| Arrow Left/Right | Move |\n| Arrow Up | Jump |\n| Arrow Down | Crouch |\n| A | Low Kick |\n| S | High Kick |\n| D | Low Punch |\n| F | High Punch |\n| Space | Block |\n| Enter | Confirm / Start |\n\n## Gameplay\n\n- **Player vs. AI** -- Select your fighter and battle through best-of-3 round matches\n- **4 attack types** with different damage multipliers and reach\n- **Blocking** negates incoming damage\n- **Crouching** dodges high attacks\n- **Jump attacks** deal bonus damage\n- **Combo system** tracks consecutive hits\n- **99-second round timer**\n\n## Technical Highlights\n\n- Single HTML file (~2,800 lines), no build step, no frameworks, no external dependencies\n- All character sprites drawn procedurally using Canvas 2D API (fur textures, clothing folds, muscle definition, shadows)\n- Procedural sound effects via Web Audio API\n- Background music via MP3 tracks\n- Animated backgrounds with sunset sky, pagodas, market stalls, and crowd NPCs\n- Particle effects, screen shake, and hit sparks\n- AI opponent with distance-based decision making\n\n## File Structure\n\n```\nanimal-fighters/\n  index.html           # The game (final version)\n  intro.mp3            # Intro screen music\n  fighter_select.mp3   # Character select music\n  fight.mp3            # Fight stage music\n  index_v1.html        # Earlier version (v1)\n  index_v2.html        # Earlier version (v2 - Turbo)\n  index_v3.html        # Earlier version (v3 - Music sequencer)\n  index_v4.html        # Earlier version (v4 - Beast Fighters)\n```\n\n## Requirements\n\nAny modern web browser with HTML5 Canvas and Web Audio API support (Chrome, Firefox, Edge, Safari).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjitrapp%2Fanimal-fighters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjitrapp%2Fanimal-fighters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjitrapp%2Fanimal-fighters/lists"}