{"id":22984418,"url":"https://github.com/ahsan-83/sudoku","last_synced_at":"2026-07-18T08:37:32.223Z","repository":{"id":78094820,"uuid":"450099203","full_name":"ahsan-83/Sudoku","owner":"ahsan-83","description":"Simple Strategy Game Solution with Backtracking, Forward Checking, MRV and Value First heuristics","archived":false,"fork":false,"pushed_at":"2022-01-20T17:22:59.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T01:51:39.280Z","etag":null,"topics":["backtracking","constraint-satisfaction-problem","forward-checking","java","mrv-heuristic","sudoku"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ahsan-83.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":"2022-01-20T13:01:13.000Z","updated_at":"2022-01-20T17:23:14.000Z","dependencies_parsed_at":"2023-05-20T17:00:41.491Z","dependency_job_id":null,"html_url":"https://github.com/ahsan-83/Sudoku","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/ahsan-83%2FSudoku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsan-83%2FSudoku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsan-83%2FSudoku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsan-83%2FSudoku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahsan-83","download_url":"https://codeload.github.com/ahsan-83/Sudoku/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246802596,"owners_count":20836368,"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":["backtracking","constraint-satisfaction-problem","forward-checking","java","mrv-heuristic","sudoku"],"created_at":"2024-12-15T03:16:12.107Z","updated_at":"2025-10-16T22:42:37.198Z","avatar_url":"https://github.com/ahsan-83.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku\n\nSudoku is AI LAB Project of BUET CSE Level-4 term-1. This is developed using java jdk7. Both 64bit and 32bit version are available.\n\nSudoku is a simple strategy game where player have to fill a 9X9 grid with digits so that each column, each row and each of\nthe nine 3X3 subgrids (boxes) contains all of the digits from 1 to 9. New Game provides a partially completed grid. Anyone can check if Sudoku is solved by clicking Check button and get solution of the game by clicking Solve button. \n\nSudoku game is a Constraint Stratification Problem so the solution of Sudoku Board is generated by **Backtracking with Forward Checking, MRV and Value First heuristics**.\n\n# Sudoku Game Board\n![alt text](https://github.com/AhsanAli-buet/Sudoku/blob/main/Screenshots/sudoku-1.PNG?raw=true)\n![alt text](https://github.com/AhsanAli-buet/Sudoku/blob/main/Screenshots/sudoku-3.PNG?raw=true)\n\n# Sudoku Game Solution\n![alt text](https://github.com/AhsanAli-buet/Sudoku/blob/main/Screenshots/sudoku-2.PNG?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsan-83%2Fsudoku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahsan-83%2Fsudoku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsan-83%2Fsudoku/lists"}