Welcome to the Sudoku game project! This project is under development and aims to provide a user-friendly and enjoyable Sudoku gaming experience.
Sudoku Game is a web-based application that allows users to play the classic Sudoku puzzle. Player have to fill in the numbers from 1 to 9 in a 9x9 grid, following the rules of Sudoku.
- Dynamic Board Generation: Experience unique puzzles with dynamically generated boards.
- User Input Validation: Ensure a valid Sudoku solution with real-time input validation.
- Under Development: Ongoing development for additional features and improvements.
To get started with the Sudoku Game, follow the installation instructions below.
-
Clone the repository to your local machine:
git clone https://github.com/Naman-0206/Sudoku-Game.git
-
Navigate to the project directory:
cd Sudoku-Game
-
Install dependencies:
npm install
Run the Sudoku Game locally and start playing!
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Our development roadmap includes the following upcoming features and improvements:
- Add Hint Button ✅
- Continue last game on reload ✅
- Dynamic Board Generation ✅
- Leaderboard for high scores.
- Difficulty levels for Sudoku puzzles.
- Timer functionality for tracking solving time.
- Mobile responsiveness for on-the-go gameplay.
- Beautify everything
Happy Sudoku solving!
Note: This is my first React app, and I'm excited to continue learning and improving! If you have any suggestions or feedback, feel free to let me know.