Giter VIP home page Giter VIP logo

sudoku_solution_validator's Introduction

Hi ๐Ÿ‘‹, I'm Qasim Siddiqui

qasimsiddiqui

ย  There are 10 types of people in the world. Those who get Binary and those who don't..

Programming Languages

c c dart java python html

Technologies I Use

firebase flutter git git linux

My Stats

qasimsiddiqui

ย qasimsiddiqui

sudoku_solution_validator's People

Contributors

atif329 avatar qasimsiddiqui avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

atif329

sudoku_solution_validator's Issues

create sudoku game

  • add timer so that how much time has passed on a puzzle can be calculated

  • create 3 files named easy, medium, hard each containing at least 5 sudoku puzzles of same difficulty

  • implement file handling to read a random sudoku from file and display it in the sudoku_panel (already implemented)

  • when submit button is pressed, the sudoku is validated, if valid the time is added to high_scores file via file handling.n

add backend logic to validate a complete sudoku

  • multiple threads should be created (one for each row, column and 3x3 box)

  • each thread checks its respective row, column or 3x3 box and returns either true or false

  • all threads are compared and if any thread has returned false then the sudoku is invalid

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.