{"id":38702993,"url":"https://github.com/simenheg/zatackax","last_synced_at":"2026-01-17T10:51:53.175Z","repository":{"id":54482596,"uuid":"12546392","full_name":"simenheg/zatackax","owner":"simenheg","description":"Remake of \"Achtung, die Kurve!\"","archived":false,"fork":false,"pushed_at":"2024-12-03T19:33:49.000Z","size":9061,"stargazers_count":63,"open_issues_count":1,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-12-03T20:31:21.200Z","etag":null,"topics":["achtung-die-kurve","c","game","zatacka"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simenheg.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-09-02T18:26:38.000Z","updated_at":"2024-07-27T19:57:32.000Z","dependencies_parsed_at":"2024-07-25T07:29:53.977Z","dependency_job_id":"7d85988d-e7bc-4280-9ce1-4fe11add7cfa","html_url":"https://github.com/simenheg/zatackax","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/simenheg/zatackax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenheg%2Fzatackax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenheg%2Fzatackax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenheg%2Fzatackax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenheg%2Fzatackax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simenheg","download_url":"https://codeload.github.com/simenheg/zatackax/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenheg%2Fzatackax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28506593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T10:25:30.148Z","status":"ssl_error","status_checked_at":"2026-01-17T10:25:29.718Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["achtung-die-kurve","c","game","zatacka"],"created_at":"2026-01-17T10:51:53.047Z","updated_at":"2026-01-17T10:51:53.153Z","avatar_url":"https://github.com/simenheg.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zatacka X\nZatacka X is a modern, free remake of the classic Achtung, die Kurve!. In\naddition to all the features from the original game, Zatacka X includes\nspecial weapons, updated graphics, sound effects and AI controlled\nopponents.\n\n![Screenshot](screenshot.png)\n\n## Installation\n### From a repository\n* Arch Linux: [Arch User Repository (AUR)](https://aur.archlinux.org/packages/zatackax-git)\n* AROS: [The AROS Archives](http://archives.aros-exec.org/?function=showfile\u0026file=game/misc/zatackax.i386-aros.zip)\n* Debian: [Debian Package Tracker](https://tracker.debian.org/pkg/zatacka)\n* MorphOS: [MorphOS Storage](https://www.morphos-storage.net/?id=1612660)\n* Nintendo Switch: [lizardman0/zatackax](https://github.com/lizardman0/zatackax/releases)\n* Open Pandora: [repo.openpandora.org](https://repo.openpandora.org/?page=detail\u0026app=zatackax_ptitseb)\n* OpenDingux: [OpenDingux Software list](https://github.com/retrogamehandheld/OpenDingux/#games--ports)\n* openSUSE: [openSUSE Software](https://software.opensuse.org/package/zatackax)\n\n### From source\nTo install Zatacka X from source, run:\n\n    $ ./configure\n    $ make\n    $ sudo make install\n\nIf you want to run Zatacka X directly from the source directory\ninstead of installing it, run `make devel` instead of `make` in the\nsecond step:\n\n    $ ./configure\n    $ make devel\n    $ ./zatackax\n\nCompilation depends on the following libraries:\n\n* SDL 1.2\n* SDL_image 1.2\n* SDL_ttf 2.0\n* SDL_mixer 1.2\n\nThese are often provided by GNU/Linux distributions. Under Debian, for\ninstance, the following command installs the required libraries:\n\n    $ sudo apt install libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev libsdl-mixer1.2-dev\n\n## License\nThe Zatacka X code is free software, licensed under the GNU General\nPublic License version 3, or (at your option) any later version. See\n[COPYING](COPYING) for details.\n\nAll other content (graphics, audio) are licensed under Creative\nCommons Attribution-ShareAlike (CC BY-SA), unless otherwise noted in\nthe [AUTHORS](AUTHORS.md) file.\n\n## Contact\nQuestions, suggestions, contributions or other inquiries? Please\ncontact simenheg@runbox.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimenheg%2Fzatackax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimenheg%2Fzatackax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimenheg%2Fzatackax/lists"}