GithubHelp home page GithubHelp logo

xiangaoole / sudoku-solver Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.56 MB

Provide a solution to any sudoku puzzle you input if soluble.

Home Page: https://codesandbox.io/s/github/xiangaoole/sudoku-solver

HTML 13.37% CSS 15.06% TypeScript 71.57%
react sodoku

sudoku-solver's Introduction

Sudoku Solver

Tags: React JavaScript

This solver provides you a solution of any sudoku puzzle you input if solutionale.

demo

  1. Check: Check if the input is a valid sudoku puzzle. If not, the wrong row, column or block is hinted.
  2. Solve: If a valid sudoku puzzle is entered, a solution will be given.
  3. Save: Save the current puzzle to a temporary history.

You can visit the codesandbox page to see this project's preview or to edit the source code.

There is also a React Native version in expo.

demo of React Native version on iPhone X

Acknowledgement

Solver Algorithm is inspired by LeetCode problems:36 Valid Sudoku, 37 Sudoku Solver.

This sudoku game board interface is inspired by Web Sudoku.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.