Skip to content

jspEclipse/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

This is a web-based implementation of a Sudoku Solver. Screenshot 2025-02-07 at 3 55 38 AM Simply populate the empty grid and then see if the backtracking algorithm can solve it.

How it's Made

This project was built on top of Next.js and tailwindcss and utilizing components from Shadcn and AceternityUI in order to save time.

Current Problems

At the current moment this website is not mobile friendly. Which will have to be dealt with soon In order to enhance UX experience I want to be able to traverse the grids using the arrow keys

About

Created with CodeSandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published