No description
  • TypeScript 47.4%
  • JavaScript 47.1%
  • EJS 5.5%
Find a file
2025-04-19 12:22:46 -07:00
public Initial commit 2025-04-18 16:40:22 -07:00
src Sudoku class with backtracking 2025-04-19 12:22:46 -07:00
views Initial commit 2025-04-18 16:40:22 -07:00
webpack Initial commit 2025-04-18 16:40:22 -07:00
.babelrc Initial commit 2025-04-18 16:40:22 -07:00
.browserslistrc Initial commit 2025-04-18 16:40:22 -07:00
.editorconfig Initial commit 2025-04-18 16:40:22 -07:00
.eslintrc Initial commit 2025-04-18 16:40:22 -07:00
.gitignore Initial commit 2025-04-18 16:40:22 -07:00
.prettierrc Initial commit 2025-04-18 16:40:22 -07:00
LICENSE Initial commit 2025-04-18 16:40:22 -07:00
package-lock.json Initial commit 2025-04-18 16:40:22 -07:00
package.json Initial commit 2025-04-18 16:40:22 -07:00
README.md Initial commit 2025-04-18 16:40:22 -07:00
tsconfig.json Initial commit 2025-04-18 16:40:22 -07:00
tsconfig.release.json Initial commit 2025-04-18 16:40:22 -07:00

Sudoku Solver