{"id":16721383,"url":"https://github.com/nibble-4bits/sudoku-solver-visualizer","last_synced_at":"2025-04-10T10:06:15.105Z","repository":{"id":42923933,"uuid":"239249464","full_name":"nibble-4bits/Sudoku-Solver-Visualizer","owner":"nibble-4bits","description":"A web application to visualize sudoku solving using backtracking","archived":false,"fork":false,"pushed_at":"2023-01-07T15:27:17.000Z","size":28625,"stargazers_count":15,"open_issues_count":7,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T08:55:15.604Z","etag":null,"topics":["backtracking-algorithm","sudoku","sudoku-backtracking","sudoku-solver","sudoku-solver-visualizer","sudoku-visualizer","visualization"],"latest_commit_sha":null,"homepage":"https://nibble-4bits.github.io/Sudoku-Solver-Visualizer/","language":"JavaScript","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/nibble-4bits.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":"2020-02-09T04:59:57.000Z","updated_at":"2024-02-08T17:25:38.000Z","dependencies_parsed_at":"2023-02-07T13:02:04.762Z","dependency_job_id":null,"html_url":"https://github.com/nibble-4bits/Sudoku-Solver-Visualizer","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/nibble-4bits%2FSudoku-Solver-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nibble-4bits%2FSudoku-Solver-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nibble-4bits%2FSudoku-Solver-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nibble-4bits%2FSudoku-Solver-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nibble-4bits","download_url":"https://codeload.github.com/nibble-4bits/Sudoku-Solver-Visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198879,"owners_count":21063628,"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-algorithm","sudoku","sudoku-backtracking","sudoku-solver","sudoku-solver-visualizer","sudoku-visualizer","visualization"],"created_at":"2024-10-12T22:30:12.323Z","updated_at":"2025-04-10T10:06:15.082Z","avatar_url":"https://github.com/nibble-4bits.png","language":"JavaScript","readme":"# Sudoku Solver Visualizer\n[![Build Status](https://travis-ci.org/nibble-4bits/Sudoku-Solver-Visualizer.svg?branch=master)](https://travis-ci.org/nibble-4bits/Sudoku-Solver-Visualizer)\n\nA web application to visualize sudoku solving using backtracking. I created this visualization tool to see the backtracking algorithm in action. I hope this may help a few people out there understand how backtracking works!\n\n## Live Demo\nhttps://nibble-4bits.github.io/Sudoku-Solver-Visualizer/\n\n![GIF demonstration](demo.gif)\n\n## To Do\n- [x] Add styling to the app to make it more appealing (DONE, 2/12/2020)\n- [x] Implement functionality for the user to be able to fill the sudoku cells (DONE, 2/11/2020)\n- [x] Implement functionality to generate sudokus (DONE, 2/20/2020)\n\n## Built With\n* [Bootstrap](https://getbootstrap.com/) (formerly, now uses CSS Grid)\n* [CSS Grid](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout)\n* [Lodash](https://lodash.com/)\n* [Webpack](https://webpack.js.org/)\n* [Travis CI](https://travis-ci.org/)\n\n## Acknowledgments\n* I was greatly inspired by [Clément Mihailescu](https://www.youtube.com/channel/UCaO6VoaYJv4kS-TQO_M-N_g) and his awesome pathfinder visualizer tool! You can check it [here](https://github.com/clementmihailescu/Pathfinding-Visualizer)\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnibble-4bits%2Fsudoku-solver-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnibble-4bits%2Fsudoku-solver-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnibble-4bits%2Fsudoku-solver-visualizer/lists"}