GithubHelp home page GithubHelp logo

nktech-official / sudoku-web-game-flask Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 29.0 163 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 39.33% CSS 16.00% JavaScript 18.61% HTML 26.02% Procfile 0.03%
flask css javascript webapp game hactoberfest-accepted hacktoberfest hacktoberfest2021 hacktoberfest2022

sudoku-web-game-flask's Introduction

Sudoku Web App

The 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, JavaScript and Flask routing skills. This app is deployed on Heroku here:- https://sudoku-web-game.herokuapp.com/

How to play Sudoku game:

I know almost 80% of you know how to play a sudoku game and the rest 20% can google it but just to fill this Readme file and also for those 20% people I will tell you how to play this game. In this game, there is a grid of 81 (9x9) cells i.e 9 cells in a row and 9 cells in a column. Also, 9 subgrids contain 9 cells (3x3) each. There are some cells pre-filled (called hints) depending upon the level of difficulty. Now we have to fill the grid with numbers 1-9 keeping in mind that no number can be repeated in a row, column & sub grid. In case you find this explanation difficult to understand, feel free to google it and read a better description!

Now let's Talk about code:

As the name suggests this web app or website is made with the help of Flask, a framework of python and you can see the percentage of language used on the GitHub Language used

  1. Python (Flask-Framework)
  2. HTML
  3. JavaScript & jquery (ajax)
  4. Cascade Style Sheets (CSS)
  • Python is used to generate the sudoku and solve it.
  • Javascript and Jquery have been used to send data to the backend python server and show the result in the frontend.
  • CSS for styling.

P.S:- I am open to collab so you can update the source code and put it on your repo or can send a pull request
Just mail me at [email protected] after making a request or you can report a bug.

sudoku-web-game-flask's People

Contributors

amaansayyad avatar babyelias avatar dollygupta07 avatar mihirm21 avatar nktech-official avatar sohaib-50 avatar tranphuochien avatar vyaspriyal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sudoku-web-game-flask's Issues

Add Dark Mode Feature

add a button in Navbar to enable Dark Mode. So that players can play this game at night. Don't add skip using Black(0,0,0). Color
Make it look like professional Dark-Mode. like Github or any other website take inspiration from where ever you want. Comment and with to assign this issue to you .

Improving Readme

The readme file has a number of case errors (words not starting with capital letters at the starting of sentences).
Can I take up this issue?

Make it Responsive

The App is responsive but the button gets in the second line on extra-small devices check if you can solve it. comment if you can do this this issue will be assigned to you.

Cangrats if you win alert

I played the game and it works just fine.
Once I finished, I noticed that after checking solution (which one has to do it manually), it doesn't show any alert saying anything.
Should you place an alert saying "Well done!" for example.
Just a comment.

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.