{"id":18863040,"url":"https://github.com/fdefelici/arknoid-ecs","last_synced_at":"2026-02-10T18:30:17.605Z","repository":{"id":98887480,"uuid":"166687969","full_name":"fdefelici/arknoid-ecs","owner":"fdefelici","description":"Experimenting Entity-Component-System (ECS) and Physics by implementing Arknoid game","archived":false,"fork":false,"pushed_at":"2021-03-14T16:09:10.000Z","size":6760,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T21:17:51.918Z","etag":null,"topics":["arknoid","cpp","ecs","entity-component-system","sfml"],"latest_commit_sha":null,"homepage":null,"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/fdefelici.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":"2019-01-20T17:17:41.000Z","updated_at":"2021-03-14T16:09:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"7262fc75-391c-4dbc-a577-63e599ae1466","html_url":"https://github.com/fdefelici/arknoid-ecs","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/fdefelici%2Farknoid-ecs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdefelici%2Farknoid-ecs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdefelici%2Farknoid-ecs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdefelici%2Farknoid-ecs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdefelici","download_url":"https://codeload.github.com/fdefelici/arknoid-ecs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808187,"owners_count":19700440,"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":["arknoid","cpp","ecs","entity-component-system","sfml"],"created_at":"2024-11-08T04:36:31.188Z","updated_at":"2026-02-10T18:30:16.351Z","avatar_url":"https://github.com/fdefelici.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arknoid-ecs\nExperimenting Entity-Component-System (ECS) and Physics by implementing Arknoid game\n\n![Arknoid Screenshot](./screenshot.png)\n\n## Objectives\nArknoid game used as a playground to make experiments with:\n* ***SFML2*** for Window Management, Rendering and Audio\n* ***ECS Pattern*** in order to implement game logic and benefict of data alignment in memory\n* ***Physics Pattern*** such as ***AABB Collision Detection*** (Static and Sweep Test to avoid tunneling effect) and ***Minkowsky Algorithm***\n\n## Development Environment\n* Visual Studio 2019\n* CPP11 compliant\n* GoogleTest (GTest) framework for unit testing\n* SFML 2.5.1 for Window/Input/Audio management\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdefelici%2Farknoid-ecs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdefelici%2Farknoid-ecs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdefelici%2Farknoid-ecs/lists"}