{"id":16590197,"url":"https://github.com/okelleydevelopment/sudoku-solver","last_synced_at":"2025-10-19T16:53:44.985Z","repository":{"id":112586485,"uuid":"273830228","full_name":"OkelleyDevelopment/Sudoku-Solver","owner":"OkelleyDevelopment","description":"My attempt at creating a sudoku solver using the Backtracking algorithm","archived":false,"fork":false,"pushed_at":"2020-07-01T05:46:08.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T12:51:57.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/OkelleyDevelopment.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":"2020-06-21T03:56:03.000Z","updated_at":"2020-07-15T03:17:58.000Z","dependencies_parsed_at":"2023-05-16T18:30:39.576Z","dependency_job_id":null,"html_url":"https://github.com/OkelleyDevelopment/Sudoku-Solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OkelleyDevelopment/Sudoku-Solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FSudoku-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FSudoku-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FSudoku-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FSudoku-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OkelleyDevelopment","download_url":"https://codeload.github.com/OkelleyDevelopment/Sudoku-Solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FSudoku-Solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272149876,"owners_count":24882043,"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-08-25T02:00:12.092Z","response_time":1107,"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":"2024-10-11T23:11:23.273Z","updated_at":"2025-10-19T16:53:39.946Z","avatar_url":"https://github.com/OkelleyDevelopment.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku Solver\n\n## Motivation\n\nTo build a program that can attempt to solve any sudoku board specified by the\nuser using a backtracking algorithm and then write the output to a specified\nfile.\n\nThis is an implementation of my original python project and has helped \nstrengthen my C programming skills as well as further reinforcing the process \nof setting up a backtracking algorithm.\n\n##Program Execution\n\n1. Clone this repo by running this command in the terminal\n    ```\n    git clone https://github.com/OkelleyDevelopment/SudokuSolver.git\n    ```\n2. Run the program using this command\n\n    ```\n    python3 sudoku.py\n    ```\n3. The program will then prompt the user for an input board.\n\n\n## Known errors\n\nAt the time of pushing these readme changes, the program functions as exepected.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokelleydevelopment%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokelleydevelopment%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokelleydevelopment%2Fsudoku-solver/lists"}