{"id":30668206,"url":"https://github.com/sudokukit/solosudoku.com","last_synced_at":"2026-05-16T18:11:40.638Z","repository":{"id":305155622,"uuid":"1022079452","full_name":"sudokukit/solosudoku.com","owner":"sudokukit","description":"Play Sudoku Online","archived":false,"fork":false,"pushed_at":"2025-08-06T08:50:12.000Z","size":378,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-31T23:59:10.166Z","etag":null,"topics":["angular","sudoku"],"latest_commit_sha":null,"homepage":"http://solosudoku.com/","language":"TypeScript","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/sudokukit.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,"zenodo":null}},"created_at":"2025-07-18T12:19:40.000Z","updated_at":"2025-08-11T18:01:47.000Z","dependencies_parsed_at":"2025-07-18T17:15:39.624Z","dependency_job_id":"15dfc2b4-772a-4a83-b19a-8b1dccb6fbd4","html_url":"https://github.com/sudokukit/solosudoku.com","commit_stats":null,"previous_names":["coenmooij/solosudoku","sudokukit/solosudoku.com"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sudokukit/solosudoku.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudokukit%2Fsolosudoku.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudokukit%2Fsolosudoku.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudokukit%2Fsolosudoku.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudokukit%2Fsolosudoku.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudokukit","download_url":"https://codeload.github.com/sudokukit/solosudoku.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudokukit%2Fsolosudoku.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33113567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","sudoku"],"created_at":"2025-08-31T23:43:17.370Z","updated_at":"2026-05-16T18:11:40.615Z","avatar_url":"https://github.com/sudokukit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solo Sudoku\n\n## Features\n\n- See puzzle\n- See difficulty rating of puzzle\n- Navigate puzzle with arrow keys\n- fill in cells using number keys\n- remove cell value with backspace or 0\n- Check for Mistakes\n- Reset Puzzle\n- unit tests\n- auto-solve simple\n- auto-solve hard\n- Generate puzzles\n-\n\n## Roadmap\n\n- add font awesome\n- horizontal layout\n- no-distractions mode\n- footer\n\n## New Features\n\n- mistake highlighting\n- timer\n- number buttons for mobile\n- hint / hints used\n- game history\n- Create a library for sudoku gen\n  - custom sudoku difficulty params\n\n## Difficulties\n\nFor the current implementation, we just use Legacy. Which is actually kinda cool because you'll be surprised.\n\n- Legacy: hole positions + minBound (aka, try 50, see what you get)\n- Crude: targeted range of holes + minBound (aka. 32-35 holes)\n- Graded: rank techniques and dig as much as grade allows\n- Balanced Grading: Complexity score which allows several harder rank holes\n- Hybrid Grading: Rank techniques + bounds\n\n### Grading Techniques\n\n#### Beginner\n\nYou can directly put a value\n\n- Last cell in row\n- Hidden singles\n\n#### Very Easy\n\nYou can directly exclude a value, leading to a value\n\n- Direct pointing\n- Direct claiming\n\n#### Easy\n\nYou can exclude a value, narrowing down possibilities\n\n- Pointing / Naked Pairs\n- Claiming\n\n#### Medium\n\nYou can exclude a value based on (double) superposition\n\n- X-wing\n- Hidden pairs\n- naked triplets\n\n#### Hard\n\nTriple superposition\n\n- Swordfish\n- Hidden triplets\n- Skyscraper\n- etc..\n\n#### Very Hard\n\nlots of holes\n\n- complex, partial trial and error\n\n#### Impossible\n\nas much holes as possible\n\n- brute force probably required\n\nAnyways for now we stick with Legacy Difficulty.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudokukit%2Fsolosudoku.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudokukit%2Fsolosudoku.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudokukit%2Fsolosudoku.com/lists"}