{"id":18436365,"url":"https://github.com/stevehjohn/aoc","last_synced_at":"2025-04-07T20:33:11.994Z","repository":{"id":43071075,"uuid":"437121189","full_name":"stevehjohn/AoC","owner":"stevehjohn","description":"Stevo's AoC Repository","archived":false,"fork":false,"pushed_at":"2024-12-26T21:16:52.000Z","size":9236,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T06:43:46.646Z","etag":null,"topics":["advent-of-code","adventofcode"],"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/stevehjohn.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-10T21:41:24.000Z","updated_at":"2024-12-27T09:14:44.000Z","dependencies_parsed_at":"2023-12-11T11:29:23.893Z","dependency_job_id":"3e4e10bf-0dd9-457a-985f-8919c0633fec","html_url":"https://github.com/stevehjohn/AoC","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FAoC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FAoC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FAoC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FAoC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevehjohn","download_url":"https://codeload.github.com/stevehjohn/AoC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247725664,"owners_count":20985743,"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":["advent-of-code","adventofcode"],"created_at":"2024-11-06T06:11:20.703Z","updated_at":"2025-04-07T20:33:06.983Z","avatar_url":"https://github.com/stevehjohn.png","language":"C#","readme":"# AoC\n\nStevo's Advent of Code Repo.\n\nSee timings [here](results.md).\n\n## Games\n\nOnly two so far, but maybe more to come. See the [AoC.Games README](AoC.Games/README.md).\n\nTo run the games, navigate to the root of the repository in a terminal, then for macOS:\n\n- `./run.sh mirrors` or\n- `./run.sh mazes`\n\nFor Windows:\n\n- `run.bat mirrors` or\n- `run.bat mazes`\n\n## Solutions\n\nTo run the solutions, navigate to the root of the repository in a terminal, command prompt or shell. Then execute the relevant command.\n\n- `./run.sh` for macOS (and Linux in theory, but untested).\n- `run.bat` for Windows.\n\nBoth can take the puzzle year (4 digits), day (2 digits) and part (1 digit) as a parameter. Examples:\n\n- `./run.sh` runs all puzzles.\n- `./run.sh 2023` runs puzzles from 2023.\n- `./run.sh 2023.01` runs both parts of the puzzle from 2023 day 1.\n- `./run.sh 2023.01.2` runs part 2 of the puzzle for 2023 day 1.\n\n## Visualisations\n\nNow supports cross-platform visualisations. YouTube playlist of them [here](https://www.youtube.com/playlist?list=PLBtwzTaAY-IWq6Mi1nvwsphMTw-HU13eM).\n\nTo run the visualisation, navigate to the root of the repository in a terminal, command prompt or shell. \nThen execute the relevant command with the desired visualisation as a parameter.\n\n- `./visualise.sh 2023.16.1` for macOS (and Linux in theory, but untested).\n- `visualise.bat 2023.16.1` for Windows.\n\nThe parameter is exactly the same as for `run.[bat|sh]` as above; `yyyy.dd.p` with `p` being `1` or `2`.\n\nIf using Windows you can automatically save a recording of the visualisation (say, for uploading to YouTube). Specify the path as a second parameter.\n\n- `visualise.bat 2023.16.1 C:\\Videos\\AoC\\visualisation.avi`\n\nThere are visualisations for:\n\n- 2018.13.1\n- 2018.13.2\n- 2018.17.1\n- 2019.18.2\n- 2020.20.1\n- 2022.12.1\n- 2022.12.2\n- 2022.14.1\n- 2022.14.2\n- 2023.10.2\n- 2023.14.2\n- 2023.16.1\n- 2023.16.2\n- 2023.17.1\n- 2023.17.2\n- 2023.22.1\n- 2023.22.2\n\n## Visualisation Candidates\n\n- 2015.3\n- 2015.6\n- 2016.24\n- 2017.19\n- 2018.22\n- 2019.25\n- 2020.17\n- 2021.9\n- 2021.13\n- 2021.17\n- 2021.20\n- 2023.23\n\n## Mental Notes to Self\n\nThe `.encrypted` files, safe to push to GitHub, have to be deleted to be recreated from the `.clear` versions.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehjohn%2Faoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevehjohn%2Faoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehjohn%2Faoc/lists"}