A simple yet elegant way to solve your sudoku puzzles
- Clone the repository
- Install the necessary dependencies
- Run
npm start - Open the solver by typing
localhost:3000into a browser address bar - Enter your sudoku on the grid that appears
- Press the
Solve me!button - Watch your sudoku magically be solved
- Ability to solve 4 by 4, 9 by 9, and 16 by 16 sudokus
- Support for upper and lower case letters for the 16 by 16 grid
- All processing takes place on the client side (nothing is sent to a server)
- Input validation
- Message board with helpful messages
- Support for mobile, tablet, and laptop screen sizes
- Dark mode
Contributions of all types are welcome! Here are some ways to help:
- Share the application with others
- Create a pull request to fix bugs, add new features, and maintain the codebase. Current priorities include:
- Making the message board look nicer
- Improving the sudoku solving algorithms to handle more complex sudokus
- Organizing the code better (particularly
About.jsandFaq.js)
- Donate to a charity of your choice