{"id":47631048,"url":"https://github.com/xi72yow/klotzkoepfe","last_synced_at":"2026-04-01T23:30:33.776Z","repository":{"id":345931071,"uuid":"1187620356","full_name":"xi72yow/klotzkoepfe","owner":"xi72yow","description":"2D top-down zombie survival game","archived":false,"fork":false,"pushed_at":"2026-03-29T08:09:32.000Z","size":4414,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-29T10:54:11.388Z","etag":null,"topics":["bevy","game","local-multiplayer","rust-lang","zombie"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/xi72yow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-21T00:03:17.000Z","updated_at":"2026-03-29T09:27:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/xi72yow/klotzkoepfe","commit_stats":null,"previous_names":["xi72yow/klotzkoepfe"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/xi72yow/klotzkoepfe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi72yow%2Fklotzkoepfe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi72yow%2Fklotzkoepfe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi72yow%2Fklotzkoepfe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi72yow%2Fklotzkoepfe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xi72yow","download_url":"https://codeload.github.com/xi72yow/klotzkoepfe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi72yow%2Fklotzkoepfe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bevy","game","local-multiplayer","rust-lang","zombie"],"created_at":"2026-04-01T23:30:33.135Z","updated_at":"2026-04-01T23:30:33.764Z","avatar_url":"https://github.com/xi72yow.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Klotzkoepfe\n\nBoxhead-artiger 2-Spieler Zombie-Shooter (Bevy 0.18, Rust).\n\n2 Spieler auf einer Tastatur: P1 WASD+Space+Q, P2 Pfeiltasten+Enter+RShift.\n\n## Installation (Debian/Ubuntu)\n\n### APT Repository\n\n```bash\n# GPG Key hinzufuegen\ncurl -fsSL https://xi72yow.github.io/klotzkoepfe/key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/klotzkoepfe.gpg\n\n# Repository hinzufuegen\necho \"deb [arch=amd64 signed-by=/usr/share/keyrings/klotzkoepfe.gpg] https://xi72yow.github.io/klotzkoepfe stable main\" \\\n  | sudo tee /etc/apt/sources.list.d/klotzkoepfe.list\n\n# Installieren\nsudo apt update \u0026\u0026 sudo apt install klotzkoepfe\n```\n\n### Update\n\n```bash\nsudo apt update \u0026\u0026 sudo apt upgrade klotzkoepfe\n```\n\n## Manuell bauen\n\n### Abhaengigkeiten (Debian/Ubuntu)\n\n```bash\nsudo apt install pkg-config libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev\n```\n\n### Build\n\n```bash\ncargo build --release\n./target/release/klotzkoepfe\n```\n\n## Steuerung\n\n| Aktion | Spieler 1 | Spieler 2 |\n|--------|-----------|-----------|\n| Bewegen | WASD | Pfeiltasten |\n| Schiessen | Space | Enter |\n| Waffe wechseln | Q | RShift |\n| Pause/Settings | ESC | ESC |\n\n### Pause-Menue\n\n- **Up/Down**: Wert waehlen\n- **Left/Right**: Wert aendern (Shift: 10x)\n- **Tab/Shift+Tab**: Kategorie wechseln\n- **F5**: Settings speichern\n- **F6**: Defaults wiederherstellen\n\n## Release erstellen\n\nEin neues Release wird ueber GitHub Actions erstellt:\n\n1. Actions \u003e CI \u003e Run workflow\n2. `release: yes` setzen\n3. Optional: Version angeben (sonst aus Cargo.toml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi72yow%2Fklotzkoepfe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxi72yow%2Fklotzkoepfe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi72yow%2Fklotzkoepfe/lists"}