{"id":19839895,"url":"https://github.com/themarlboroman/focus-shapes","last_synced_at":"2025-02-28T19:17:46.532Z","repository":{"id":100037294,"uuid":"151305379","full_name":"TheMarlboroMan/focus-shapes","owner":"TheMarlboroMan","description":"Simple C++ game of focus and ability","archived":false,"fork":false,"pushed_at":"2022-09-13T07:22:14.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T11:26:44.455Z","etag":null,"topics":["2d","cpp","game","obstacle","poligonal"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheMarlboroMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-10-02T18:43:55.000Z","updated_at":"2022-09-13T07:22:29.000Z","dependencies_parsed_at":"2023-04-01T11:19:56.041Z","dependency_job_id":null,"html_url":"https://github.com/TheMarlboroMan/focus-shapes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Ffocus-shapes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Ffocus-shapes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Ffocus-shapes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Ffocus-shapes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheMarlboroMan","download_url":"https://codeload.github.com/TheMarlboroMan/focus-shapes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209587,"owners_count":19927737,"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":["2d","cpp","game","obstacle","poligonal"],"created_at":"2024-11-12T12:24:45.874Z","updated_at":"2025-02-28T19:17:46.515Z","avatar_url":"https://github.com/TheMarlboroMan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# focus-shapes\n\nA project of ability and focus\n\n# what is this supposed to be\n\nA game in which the objective is to survive wave after wave of generated projectiles, a-la bullet hell. It is still unfinished.\n\n# TODO: \n\n- Create different projectile types:\n\t- Actually, not so much projectile types, but \"movement engines\".\n\t\t- Straight.\n\t\t- Curved.\n\t\t- Around a center.\n\t- Create a single engine, store a reference.\n\t- Pass the neccesary data to the engine.\n\t\t- This is where shit breaks: we can pass current position but,\n\t\tvector might not exist, center might not exist, distance to\n\t\tcenter might not exist....\n\t\t- Thus we need additional data... or a single struct will all\n\t\tdata and get just what we need.\n\t\t- So...\n\t\t- engine::step(position, delta, additional_data);\n\n- Create emitters.\n\t- Before that, lay out what you want to achieve, since they must be\n\tformatted.\n\n- Better ability system (right now it is a prototype).\n- Add extend bonus.\n- Add combo system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemarlboroman%2Ffocus-shapes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemarlboroman%2Ffocus-shapes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemarlboroman%2Ffocus-shapes/lists"}