rudra016 / WebDev-OpenSource

This is a Repository where different types of Front - End Projects are present. If you have any front end project or are eager to improve the existing ones, then you can contribute to this Open source repository.
80 stars 116 forks source link

I have made a sudoku game as asked #300

Closed Radhey644 closed 8 months ago

Radhey644 commented 8 months ago

I have created a high end Sudoku game for you. And it is my humble request you to put my merge request under the Hacktoberfest label.

Radhey644 commented 8 months ago

image

I've created a high-end Sudoku game with customizable difficulty levels, and I've incorporated these difficulty settings as buttons within the game. Additionally, I've added a feature that reveals possible numbers in the Sudoku grid to enhance the user experience.

To make solving the Sudoku puzzle easier, I've included a "Solve" button, which can automatically solve the entire puzzle for you. If you prefer a more interactive approach, there are two additional buttons: "One Step" allows you to solve the puzzle one step at a time, and "All" will instantly solve the entire Sudoku board.

For added convenience, I've also included a "Clear" option in the form of a "Board" button, which will reset the entire Sudoku game, allowing you to start fresh. This should provide an enjoyable and user-friendly Sudoku gaming experience.

Radhey644 commented 8 months ago

@Haris-Mohanty @rudra016 pls look into my work and add my work under the Hactoberfest lable.