{"id":22779145,"url":"https://github.com/developer239/aoc-visual","last_synced_at":"2026-02-13T17:04:33.498Z","repository":{"id":214488724,"uuid":"726743423","full_name":"developer239/aoc-visual","owner":"developer239","description":"Some AoC days visualised with SDL","archived":false,"fork":false,"pushed_at":"2024-12-06T18:01:25.000Z","size":8457,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T14:35:29.317Z","etag":null,"topics":["2023","aoc","ecs","visualization"],"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/developer239.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,"zenodo":null}},"created_at":"2023-12-03T09:04:43.000Z","updated_at":"2024-12-06T18:01:29.000Z","dependencies_parsed_at":"2024-12-06T14:38:16.663Z","dependency_job_id":"5a58f465-1ef8-4be6-bb7d-a0266d3c5e2b","html_url":"https://github.com/developer239/aoc-visual","commit_stats":null,"previous_names":["developer239/aoc-2023-day3-ecs-visual","developer239/aoc-visual"],"tags_count":0,"template":false,"template_full_name":"developer239/cpp-starter","purl":"pkg:github/developer239/aoc-visual","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Faoc-visual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Faoc-visual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Faoc-visual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Faoc-visual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developer239","download_url":"https://codeload.github.com/developer239/aoc-visual/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer239%2Faoc-visual/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29412670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["2023","aoc","ecs","visualization"],"created_at":"2024-12-11T20:07:52.499Z","updated_at":"2026-02-13T17:04:33.482Z","avatar_url":"https://github.com/developer239.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AoC 2023 Visual\n\n![master](https://github.com/developer239/cpp-starter/actions/workflows/ci.yml/badge.svg)\n\n## Overview\n\nThe cpp-starter project is designed as a starting point for creating C++ applications.\n\nIt leverages SDL2 for graphical rendering and input handling and provides a modular architecture for\nscalable development.\n\n## Running the Project on Mac\n\n1) Install dependencies:\n\n```bash\n$ brew install cmake ninja sdl2 sdl2_ttf sdl2_image sdl2_mixer\n```\n\n2) Build:\n\n```bash\n$ cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=$(brew --prefix)/bin/ninja -G Ninja -S . -B build\n$ cd build\n$ ninja\n$ ctest\n```\n\n3) Run:\n\n```bash\n$  cd build/src/apps/app-name\n$ ./app-name \n```\n\n# 2024 - Day 4 Part 1\n\n![part1](./2024-day-4-part-1.png)\n\n# 2024 - Day 6 Part 1\n\n![part1](./2024-day-6-part-1.gif)\n\n# 2023 - Day 3\n\n![part1](./example-input.png)\n![part2](./input.png)\n\n# 2023 - Day 14 Part 1\n![part1](./preview-14-1.gif)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper239%2Faoc-visual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloper239%2Faoc-visual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper239%2Faoc-visual/lists"}