{"id":31841928,"url":"https://github.com/robertobatts/sudoku-solver","last_synced_at":"2025-10-12T05:55:27.395Z","repository":{"id":119191210,"uuid":"209600065","full_name":"robertobatts/sudoku-solver","owner":"robertobatts","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-19T18:27:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-06T21:22:15.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/robertobatts.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-09-19T16:27:18.000Z","updated_at":"2024-06-19T06:38:51.765Z","dependencies_parsed_at":"2023-04-15T01:23:37.015Z","dependency_job_id":null,"html_url":"https://github.com/robertobatts/sudoku-solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/robertobatts/sudoku-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertobatts%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertobatts%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertobatts%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertobatts%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertobatts","download_url":"https://codeload.github.com/robertobatts/sudoku-solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertobatts%2Fsudoku-solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010337,"owners_count":26084738,"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-10-12T02:00:06.719Z","response_time":53,"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":[],"created_at":"2025-10-12T05:55:22.274Z","updated_at":"2025-10-12T05:55:27.390Z","avatar_url":"https://github.com/robertobatts.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sudoku-solver\n\nA simple sudoku solver that works with a recursive algorithm.\n\n## Run\n\nInsert the sudoku as 2D array into [sudoku-solver-exercise_test.go](https://github.com/robertobatts/sudoku-solver/blob/master/sudoku-solver-exercise_test.go) (there are already two sudokus defined in the variables easySudoku and hardSudoku). \nThen type\n\n```go\ngo test\n```\n\ninto the terminal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertobatts%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertobatts%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertobatts%2Fsudoku-solver/lists"}