Skip to content

This is an online Sudoku Game built using React. This project was developed to demonstrate application of Data Structures and Algorithms in Game Development.

License

Notifications You must be signed in to change notification settings

jhasuraj01/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Online

This is an online Sudoku Game built using React. This project was developed to demonstrate application of Data Structures and Algorithms in Game Development.

Demo

jhasuraj.com/sudoku

Features

  • Highlight Wrong Moves
  • Light and Dark Theme
  • Restart Existing Game
  • Start New Game
  • Game Timer

Authors

Tech Stack

Frontend

Environment Setup

Run Locally

Clone the project

  git clone https://github.com/jhasuraj01/sudoku.git

Go to the project directory

  cd sudoku

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

Dark Mode image

Light Mode image

Incorrect Selection Highlight image

Appendix

This project was created as a semester course work for the subject Data Structures and Algorithms at Pimpri Chinchwad College Of Engineering.

About

This is an online Sudoku Game built using React. This project was developed to demonstrate application of Data Structures and Algorithms in Game Development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published