{"id":19225735,"url":"https://github.com/turmaxx/griddoku","last_synced_at":"2026-06-18T13:32:23.431Z","repository":{"id":65068312,"uuid":"579486436","full_name":"Turmaxx/Griddoku","owner":"Turmaxx","description":"Simple Terminal-based Sudoku Solver written in Python","archived":false,"fork":false,"pushed_at":"2022-12-27T17:57:09.000Z","size":1558,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T10:18:32.358Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Turmaxx.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}},"created_at":"2022-12-17T21:16:47.000Z","updated_at":"2023-07-01T09:46:56.000Z","dependencies_parsed_at":"2023-01-01T05:22:01.916Z","dependency_job_id":null,"html_url":"https://github.com/Turmaxx/Griddoku","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Turmaxx/Griddoku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turmaxx%2FGriddoku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turmaxx%2FGriddoku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turmaxx%2FGriddoku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turmaxx%2FGriddoku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Turmaxx","download_url":"https://codeload.github.com/Turmaxx/Griddoku/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turmaxx%2FGriddoku/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34493360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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-11-09T15:16:10.277Z","updated_at":"2026-06-18T13:32:23.406Z","avatar_url":"https://github.com/Turmaxx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Griddoku\nA Simple Sudoku Solver on the terminal written in Python using [Recursive Backtracking][backtracking] that reads from `(9x9)` sudoku grid from a specifed text file as a commandline argument, it then solves the grid and prints grid on the terminal.\n\n## Requirements\n- Python must be installed on the system, It can be found [**here**][python.org]\n- Please make sure that the text file is in proper format and is in `assests` or mention the path to that files as an argument\n- The text file that must be passed a valid Sudoku Board `(9x9)` as a text file.\n\n## Running Tests\n\n```bash\npython3 src/sudo.py path_to_file_here\n```\n\n## Screenshots\n![Sudoku Terminal][pic]\n\n[backtracking]: https://www.geeksforgeeks.org/introduction-to-backtracking-data-structure-and-algorithm-tutorials/\n[pic]: imgs/terminaltest.png\n[python.org]: https://www.python.org/downloads/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturmaxx%2Fgriddoku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturmaxx%2Fgriddoku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturmaxx%2Fgriddoku/lists"}