GithubHelp home page GithubHelp logo

code-aditya-14 / sudoku-web-game-flask Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nktech-official/sudoku-web-game-flask

0.0 0.0 0.0 160 KB

sudoku web app is a legacy sudoku game on the internet running in your browser . The sole purpose of this game is to just check my html js and flask routing skills . This app is deployed on Heroku here :- https://sudoku-web-game.herokuapp.com/

Python 38.73% CSS 16.95% JavaScript 18.44% HTML 25.88%

sudoku-web-game-flask's Introduction

Sudoku Web App

sudoku web app is a legacy sudoku game on the internet running in your browser . The sole purpose of this game is to just check my html js and flask routing skills . This app is deployed on Heroku here :- https://sudoku-web-game.herokuapp.com/

How to play Sudoku game

Actually i know almost 80% of you know how to play sudoku game and rest 20% can google it but just to fill this Readme file and also for those 20% people i will tell how to play this game In this game there is a grid of 81 (9x9) cell i.e 9 cell in a row and 9 cell in a column there are 9 subgrid contaning 9 cell (3x3) . There are some cell pre filled (called hints) depending upon level of difficulty. Now we have to fill the grid with number 1-9 keeping in mind that no number repeat in a row ,coloumn & sub grid . you can read detailed explanation with example somewhere on inernet just google it.

Now let's Talk about code:

As the name suggest this web app or website is made with the help of flask frame-work of python and you can see the percentage of language used on the github Lanuguage used

  1. python (Flask-Framework)
  2. Html
  3. JavaScript & jquery (ajax)
  4. cascadle style sheet (css)

Python is used to generate the sudoku and solve it . Javascript and Jquery is used to send data to backend python server and show the result in frontend and various logical operation in frontend CSS for styling .

I think that's enough. one more think I am open to collab so you can updated the source code and put it on your repo or can send pull request just mail me at [email protected] after making request or you can report a bug.

sudoku-web-game-flask's People

Contributors

code-aditya-14 avatar nktech-official avatar vyaspriyal avatar

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.