{"id":17125270,"url":"https://github.com/mal-tee/rayzor","last_synced_at":"2026-06-22T12:31:36.940Z","repository":{"id":188682598,"uuid":"281442084","full_name":"mal-tee/rayzor","owner":"mal-tee","description":"Top-down shooter where your only weapon is light. Powered by 2D \"Raytracing\".","archived":false,"fork":false,"pushed_at":"2020-10-28T21:52:11.000Z","size":12411,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-27T21:49:12.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mal-tee.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}},"created_at":"2020-07-21T15:57:14.000Z","updated_at":"2020-10-28T21:52:13.000Z","dependencies_parsed_at":"2023-08-16T12:47:13.950Z","dependency_job_id":null,"html_url":"https://github.com/mal-tee/rayzor","commit_stats":null,"previous_names":["mal-tee/rayzor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mal-tee/rayzor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal-tee%2Frayzor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal-tee%2Frayzor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal-tee%2Frayzor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal-tee%2Frayzor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mal-tee","download_url":"https://codeload.github.com/mal-tee/rayzor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal-tee%2Frayzor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34649816,"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-06-22T02:00:06.391Z","response_time":106,"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":"2024-10-14T18:44:34.759Z","updated_at":"2026-06-22T12:31:36.917Z","avatar_url":"https://github.com/mal-tee.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rayzor\r\n\r\nA top-down shooter where your only weapon is light. Colored enemies can only be defeated with matching light.\r\n\r\n## Controls\r\n* Move with WASD, use the mouse to aim and shoot. Hold space, move and release space to place a wall.\r\n* Press ESC to pause and buy upgrades.\r\n* Press R to Reload a level.\r\n\r\n![Demo](rayzor.gif)\r\n## Requirements\r\n### Linux\r\n* Install `libsfml-dev` and `libtgui-dev` (Ubuntu: TGUI is in a PPA).\r\n### Windows\r\n* Build SFML and TGUI and change the paths in CMakeLists.txt accordingly.\r\n\r\n## Build and run\r\n```\r\nmkdir build\r\ncd build\r\ncmake .\r\nmake\r\ncd ..\r\nbuild/Rayzor\r\n```\r\n* Start the game with `-16` to enable 16xAA. Does not seem to work on AMD GPUs.\r\n### Notes\r\n* The level files were made with https://github.com/bjorn/tiled, the files are in res/levels\r\n* The parsing of the level-files inside of Rayzor is dirty and propably not safe.\r\n\r\n### Credits\r\n\r\n* Inspired by https://github.com/usercynical/2D-RayCasting\r\n\r\n* Contains textures from Kenney.nl:\r\n\r\n````\r\n\tTopdown (Shooter) Pack\r\n\r\n\tby  Kenney Vleugels (Kenney.nl)\r\n\r\n\t\t\t------------------------------\r\n\r\n\tLicense (Creative Commons Zero, CC0)\r\n\thttp://creativecommons.org/publicdomain/zero/1.0/\r\n\r\n\tYou may use these assets in personal and commercial projects.\r\n\tCredit (Kenney or www.kenney.nl) would be nice but is not mandatory.\r\n\r\n\t\t\t------------------------------\r\n\r\n\tDonate:   http://support.kenney.nl\r\n\tRequest:  http://request.kenney.nl\r\n\r\n\tFollow on Twitter for updates:\r\n\t@KenneyWings\r\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmal-tee%2Frayzor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmal-tee%2Frayzor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmal-tee%2Frayzor/lists"}