{"id":22768504,"url":"https://github.com/bytesclub/n-puzzle-solver","last_synced_at":"2025-04-15T01:51:21.647Z","repository":{"id":88777833,"uuid":"113845933","full_name":"BytesClub/N-Puzzle-Solver","owner":"BytesClub","description":"Solution of N Puzzle using A* pathfinding","archived":false,"fork":false,"pushed_at":"2018-01-02T16:45:13.000Z","size":17,"stargazers_count":3,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T13:44:54.929Z","etag":null,"topics":["ai","cpp","npuzzle","pathfinding"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BytesClub.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":"2017-12-11T10:35:42.000Z","updated_at":"2023-11-29T13:53:20.000Z","dependencies_parsed_at":"2023-06-12T14:00:20.437Z","dependency_job_id":null,"html_url":"https://github.com/BytesClub/N-Puzzle-Solver","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/BytesClub%2FN-Puzzle-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BytesClub%2FN-Puzzle-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BytesClub%2FN-Puzzle-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BytesClub%2FN-Puzzle-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BytesClub","download_url":"https://codeload.github.com/BytesClub/N-Puzzle-Solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991539,"owners_count":21194894,"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":["ai","cpp","npuzzle","pathfinding"],"created_at":"2024-12-11T14:11:44.522Z","updated_at":"2025-04-15T01:51:21.641Z","avatar_url":"https://github.com/BytesClub.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N Puzzle Solver\n\n\u003e Solving the famous N puzzle using A* pathfinding\n\n### Contributing\n\n##### Project directory\n\nIf you are adding a new solution, create a new directory specifing the language you will be using and place the files in that directory, along with a README file stating how to run the project and Coding guidlines for contributing to the codebase.\n\n##### Linters\n\nFor cpp, we will be using Google's [cpplint](https://github.com/google/styleguide/tree/gh-pages/cpplint)\n\n##### Commit message style\n\nRefer [Bytes Club's commit message style](https://bytesclub.github.io/contributing/#tips-for-contribution)\n\n##### Issue tracker\n\nIn case of any issues, post them [here](https://github.com/BytesClub/N-Puzzle-Solver/issues)\n\n##### Patches\n\n0. Every patches must have an issue associated with it\n1. Create a patch using [git format-patch](https://git-scm.com/docs/git-format-patch)\n2. Upload the patch as a new paste in pastebin (or anything similar) and send the link to the patch in the corresponding issue\n\nAlternatively, if you are more comfortable with Github Pull Requests, feel free to do so.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytesclub%2Fn-puzzle-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytesclub%2Fn-puzzle-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytesclub%2Fn-puzzle-solver/lists"}