{"id":32544257,"url":"https://github.com/swomf/tank-trouble-raylib","last_synced_at":"2026-07-01T23:31:53.950Z","repository":{"id":318730893,"uuid":"1075411790","full_name":"swomf/tank-trouble-raylib","owner":"swomf","description":"tank trouble... raylib. has lots of tunables for the tanky aficionado","archived":false,"fork":false,"pushed_at":"2025-12-30T20:25:36.000Z","size":51,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-03T16:54:49.790Z","etag":null,"topics":["c","raylib","raylib-c","tank-trouble"],"latest_commit_sha":null,"homepage":"","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/swomf.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":"2025-10-13T13:16:35.000Z","updated_at":"2025-12-30T20:25:40.000Z","dependencies_parsed_at":"2025-10-13T16:01:19.773Z","dependency_job_id":"c0584358-44cf-4af4-8175-dbe78eb9ba2a","html_url":"https://github.com/swomf/tank-trouble-raylib","commit_stats":null,"previous_names":["swomf/tank-trouble-raylib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/swomf/tank-trouble-raylib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swomf%2Ftank-trouble-raylib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swomf%2Ftank-trouble-raylib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swomf%2Ftank-trouble-raylib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swomf%2Ftank-trouble-raylib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swomf","download_url":"https://codeload.github.com/swomf/tank-trouble-raylib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swomf%2Ftank-trouble-raylib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35027340,"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-07-01T02:00:05.325Z","response_time":130,"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":["c","raylib","raylib-c","tank-trouble"],"created_at":"2025-10-28T17:56:04.297Z","updated_at":"2026-07-01T23:31:53.945Z","avatar_url":"https://github.com/swomf.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tank trouble clone\n\nc+raylib. lots of tunables since linux users sure like those\n\n## features\n\n* better bullet balancing.\n  * lifetime has a lower cap (less spam)\n  * bullets can collide with each other for mutual destruction (more big brain plays)\n  * each tank color can only have a set amount of bullets\n  active on-screen at once (less spam)\n* more tunables. see `src/config.h`\n  * tune bullet speed, max bullet bounce, max bullet lifetime, bullet speed, etc.\n  * tune tank speed, turning, scale\n  * tune maze generation, size (no custom mazes yet)\n  * for deeper tuning, the code is kept intentionally simple to\n  allow patching. for example adding more than 4 players.\n\n## build\n\nuse a c compiler and have the raylib game library on your PATH.\n\n### linux\n\nAfter installing raylib (libraylib-dev or raylib depending on distribution), run\n\n```bash\nmake\n./tanktrouble\n```\n\nIf your compositor uses fractional scaling on Wayland,\n[gamescope](https://wiki.archlinux.org/title/Gamescope)\ncan be used to deal with potential pixel math issues.\n\n```bash\nmake\ngamescope -w 1280 -h 720 -- ./tanktrouble\n```\n\n### windows\n\ntodo\n\n### mac\n\ntodo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswomf%2Ftank-trouble-raylib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswomf%2Ftank-trouble-raylib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswomf%2Ftank-trouble-raylib/lists"}