{"id":23215593,"url":"https://github.com/thanduriel/fade","last_synced_at":"2025-06-13T02:04:15.495Z","repository":{"id":42416591,"uuid":"61905778","full_name":"Thanduriel/Fade","owner":"Thanduriel","description":"AcagameJam 06/2016","archived":false,"fork":false,"pushed_at":"2022-02-14T16:09:51.000Z","size":32329,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T02:04:12.083Z","etag":null,"topics":["local-multiplayer","sfml","twin-stick-shooter"],"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/Thanduriel.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}},"created_at":"2016-06-24T18:51:48.000Z","updated_at":"2022-02-12T20:00:18.000Z","dependencies_parsed_at":"2022-09-21T19:01:24.216Z","dependency_job_id":null,"html_url":"https://github.com/Thanduriel/Fade","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Thanduriel/Fade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thanduriel%2FFade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thanduriel%2FFade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thanduriel%2FFade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thanduriel%2FFade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thanduriel","download_url":"https://codeload.github.com/Thanduriel/Fade/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thanduriel%2FFade/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259565540,"owners_count":22877346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["local-multiplayer","sfml","twin-stick-shooter"],"created_at":"2024-12-18T20:17:29.630Z","updated_at":"2025-06-13T02:04:15.472Z","avatar_url":"https://github.com/Thanduriel.png","language":"C++","readme":"# Fade\n![](https://github.com/Thanduriel/Fade/blob/8b9669f967bbdeef128f67d52751fdeac59ed547/imgs/Fade.png)\nFade is a local-multiplayer twin-stick-shooter with a twist: The battlefield is shrouded in darkness by default and only lights up partially through player actions. Primarly players light up when they shoot or when they are hit. Additionally a varity of power-ups can help in spotting and killing enemies.\n\n## Build\nBuilding requires a C++ 17 compiler (tested with msvc-16.11, gcc-10.3).\n \nThe only dependency is SFML, for which a version found on the system with `find_package` is used if available. Otherwise, a local version is expected in `dependencies/SFML` which is also provided as submodule. To use it, just run\n```sh\n$ git clone --recursive https://github.com/Thanduriel/Fade.git\n$ cd Shoop\n$ mkdir build\n$ cd build\n$ cmake ..\n```\n\n## Controls\nThe game can currently only be played with gamepads. The default controls are:\n| Key         | Action    |  \n|-------------|-----------|\n| select      | join lobby|\n| X           | change color (only in lobby)|\n| left stick  | move      |\n| right stick | aim       |\n| RB          | fire      |\n| RL          | use power-up|\n| B           | switch light|\n\nAfter running the game once with players entering the lobby, a ```settings.ini``` will be generated in which key mappings for each player can be adjusted.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthanduriel%2Ffade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthanduriel%2Ffade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthanduriel%2Ffade/lists"}