Skip to content

One of the most popular game in the world Sudoku is created with react.

Notifications You must be signed in to change notification settings

vin9012d/sudoku-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Game

Sudoku consists of a 9 × 9 grid with numbers appearing in some of the squares. The object of the puzzle is to fill the remaining squares, using all the numbers 1–9 exactly once in each row, column, and the nine 3 × 3 subgrids.

Tech stack used for the application

reactjs javascript html5 css3

Game Screen

Features

  • Fully responsive
  • After fill all the boxes it will give the message weather it is the right or wrong solution

Getting Started

Prerequisites

  • React
  • HTML
  • CSS

Setup

git clone https://github.com/vin9012d/sudoku-game.git

Install

To install all the dependences of the project, run the following command:

npm install

To run the application got to the client folder and run the following command:

npm start

Contact

https://www.linkedin.com/in/vin9012d/ vin9012c@gmail.com

© 2022 Vinod Chaudhari

Show your support

Give a star if you like this project!

About

One of the most popular game in the world Sudoku is created with react.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published