Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ChrisShim98/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku - Web Application

Developed with React.js x Tailwind.css

Tech Stacks

Description

Sudoku is a logic-based, number-placement puzzle game that involves filling a 9x9 grid with numbers from 1 to 9 in such a way that each row, column, and 3x3 sub-grid contains all the digits from 1 to 9 without repetition.

Your objective is to fill every row, column, and 3x3 sub-grid with numbers from 1 to 9 without repeating any number in the same row, column, or sub-grid.

  • Select a difficulty above the Sudoku grid.
  • Replace the zeros with numbers between 1 to 9 that are unique to their row, column and sub-grid.
  • Start by looking for rows, columns, or sub-grids with only a few missing numbers, and then use the process of elimination to fill in the missing numbers.
  • Hit submit once completed.
  • Hit reset to start a new puzzle at the same difficulty.

Application Screenshot

Sudoku

About

Sudoku Frontend Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published