{"id":15971366,"url":"https://github.com/danielholmes/sudoku-solver","last_synced_at":"2025-04-04T15:44:42.940Z","repository":{"id":145825776,"uuid":"106339041","full_name":"danielholmes/sudoku-solver","owner":"danielholmes","description":"Enter a 4 or 9 size Sudoku and be presented with solutions to it","archived":false,"fork":false,"pushed_at":"2017-10-11T05:20:23.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T01:41:21.216Z","etag":null,"topics":["game","sudoku","sudoku-puzzle","sudoku-solver"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/danielholmes.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-10-09T21:50:48.000Z","updated_at":"2020-01-20T09:23:28.000Z","dependencies_parsed_at":"2023-07-30T12:00:17.912Z","dependency_job_id":null,"html_url":"https://github.com/danielholmes/sudoku-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/danielholmes%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielholmes","download_url":"https://codeload.github.com/danielholmes/sudoku-solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208063,"owners_count":20901568,"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":["game","sudoku","sudoku-puzzle","sudoku-solver"],"created_at":"2024-10-07T20:21:14.782Z","updated_at":"2025-04-04T15:44:42.913Z","avatar_url":"https://github.com/danielholmes.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku Solver\n\n[![Build Status](https://travis-ci.org/danielholmes/sudoku-solver.svg?branch=master)](https://travis-ci.org/danielholmes/sudoku-solver)\n\n\n## Development Dependencies\n\n - [Stack](https://haskellstack.org) (tested with version 1.5.1)\n\n\n## Setting up development\n\n`stack setup`\n\n\n## Running\n\n```bash\nstack build --pedantic\nstack exec sudoku-solver-exe\n```\n\nInteractively:\n\n```bash\nstack build --pedantic\nstack repl\n```\n\n\n## Tests\n\n```bash\nstack test --pedantic\n```\n\n\n## TODO:\n - Display fixed vs entered in different colours\n - Try with larger puzzles (16x16)\n - look at all step functions for fold opportunities\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielholmes%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielholmes%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielholmes%2Fsudoku-solver/lists"}