GithubHelp home page GithubHelp logo

spandan-bhattacharya / solve_it Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 49.0 13.32 MB

A website which can give you the solution to many solvable games like sudoku, nonogram, crossword puzzles

Home Page: https://solve-it-self.vercel.app

License: MIT License

CSS 33.03% HTML 22.93% JavaScript 44.04%

solve_it's Introduction

Solve it! - Puzzle Solver Website

Welcome to Solve it! - your go-to destination for solving mind-bending puzzles! This repository contains the HTML code for the Solve it! website. The website provides solvers for common games like Sudoku, Nonogram, Crosswords, and more. Website design inspired from fix-your-nums, a great project from JWoC 2023 by Srijita Mandal. https://github.com/Srijita-Mandal/fix-your-nums



home

Contact

About_page

Table of Contents

Features

  • Sudoku Solvers: Solve any valid 4x4 or 6x6 Sudoku puzzles effortlessly.
  • User-friendly Interface: The website provides a clean and intuitive interface for an optimal user experience.
  • Responsive Design: The website is designed to work seamlessly on various devices, ensuring a consistent experience.

Tech Stack Used

Usage

Screenshot 2024-01-16 at 1 29 18 AM

  1. Open the HTML file in your web browser.
  2. Navigate through the navbar to access different sections such as Home, Contact, and About.
  3. Explore the title section to understand the purpose of the website.
  4. Check out the puzzle solvers in the grid section. Click on "Try Now!" to access the solver for specific puzzle sizes.
  5. The footer contains a message, "Made with Love."

Contributing

This project is a part of JWoC 2024!!

Everyone interested please join the discord channel :

Static Badge

Contributions make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

See the open issues for a list of proposed features (and known issues). You can start by solving the issues marked as good first issue.

  • We welcome any improvements, if you have any suggestions for the projects, like reporting a bug, improving UI, or improving the README.md file, feel free to open an issue to discuss it, or directly create a pull request with the necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Wait until the issue gets assigned to you by the maintainer.
  • If you would like to contribute to the development of Solve it!, feel free to fork this repository and submit a pull request with your changes.

⚠️Prerequisites

  • Before getting into it, make sure you have a live server installed.

Local Installation Guide ## - Video

How To sync/fetch and raise Pull request video ## - video

Creating A Pull Request

  1. Fork the Project
  2. Clone your forked repository
git clone https://github.com/<your_github_username>/Solve_it.git
  1. Now go ahead and create a new branch and move to the branch
git checkout -b fix-issue-<ISSUE-NUMBER>
  1. After you have added your changes, follow the following command chain Check the changed files
git status -s
  1. Add all the files to the staging area
git add .

or

git add <file_name1> <file_name2>
  1. Commit your changes
git commit -m "<EXPLAIN-YOUR_CHANGES>"
  1. Push your changes
git push origin fix-issue-<ISSUE-NUMBER>
  1. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details. Feel free to use and modify the code for your own projects.

Thank you for using Solve it! Happy solving! 🧩 Screenshot 2024-01-16 at 1 29 58 AM

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.