Welcome to Sudoku, a web application built with React, JavaScript, and Material UI that allows you to play and solve classic Sudoku puzzles. With a sleek and intuitive interface, you can easily input numbers and track your progress as you work towards a solution.
- Classic Sudoku gameplay with a variety of difficulty levels
- Intuitive interface for inputting numbers and tracking progress
- Error checking to help you avoid mistakes
- Mobile-friendly design for on-the-go play
To get started with Sudoku, follow these steps:
- Clone or download the repository
- Navigate to the project directory
- Install the dependencies by running npm install
- Start the development server by running npm start
Sudoku is built with the following technologies:
- React
- JavaScript
- Material UI
- HTML/CSS
- Node.js
We welcome contributions to Sudoku! If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request.
Sudoku is licensed under the MIT License. Feel free to use and modify the code as you see fit.