{"id":22244094,"url":"https://github.com/zet23t/code-guide","last_synced_at":"2025-07-28T02:31:49.209Z","repository":{"id":241634442,"uuid":"807292857","full_name":"zet23t/code-guide","owner":"zet23t","description":"A guide that explains how different path finding algorithms work","archived":false,"fork":false,"pushed_at":"2024-06-01T06:37:14.000Z","size":565,"stargazers_count":29,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T03:13:46.716Z","etag":null,"topics":["pathfinding","tutorial"],"latest_commit_sha":null,"homepage":"https://zet23t.itch.io/path-finding-guide","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/zet23t.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":"2024-05-28T20:31:20.000Z","updated_at":"2025-01-05T00:36:52.000Z","dependencies_parsed_at":"2024-05-29T12:10:50.231Z","dependency_job_id":"b9d76930-3a09-42ed-b4f1-24e5af8dba57","html_url":"https://github.com/zet23t/code-guide","commit_stats":null,"previous_names":["zet23t/code-guide"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zet23t/code-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zet23t%2Fcode-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zet23t%2Fcode-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zet23t%2Fcode-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zet23t%2Fcode-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zet23t","download_url":"https://codeload.github.com/zet23t/code-guide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zet23t%2Fcode-guide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267453801,"owners_count":24089832,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":["pathfinding","tutorial"],"created_at":"2024-12-03T04:32:21.893Z","updated_at":"2025-07-28T02:31:48.818Z","avatar_url":"https://github.com/zet23t.png","language":"C","readme":"# Code Guide Project\n\nI wrote this code guide to show and explain various path finding algorithms. It's built using raylib and uses Lua for scripting. The code is written in a pretty dirty way - my focus was on getting a nice visual representation of the algorithms rather than writing clean code and, most important for me: Getting it finished in a reasonable amount of time.\n\n# Future topics\n\nI don't consider this project finished. I have a few ideas for future topics:\n\n* Showing how different heuristic functions for A* change the search progress\n* Using flowfields to guide masses of agents to one point (e.g. to bring resources to a building)\n* Using distance fields of the environment to handle agents of different sizes\n* Handling dynamic obstacles\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzet23t%2Fcode-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzet23t%2Fcode-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzet23t%2Fcode-guide/lists"}