Giter Site home page Giter Site logo

carsonfb / nonogram-solver Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 61 KB

This is a FOSS program written in Python for solving nonogram puzzles. Nonograms are a type of logic puzzle wherein a list of numbers are given for each row and column signifying which cells of a grid to fill in and which to leave blank.

Home Page: https://carson.ballweb.org/software

Python 61.43% CSS 2.22% JavaScript 32.28% HTML 4.07%
python js javascript html css puzzle solver nonogram

nonogram-solver's Introduction

Nonogram Solver

This program solves nonogram puzzles. Nonograms are a type of logic puzzle wherein a list of numbers are given for each row and column signifying which cells of a grid to fill in and which to leave blank.

For more information, please see this Wikipedia article.

Installation

  1. Ensure that you have Python installed. This was developed under version 3.8.10, but many other versions of 3 should also work. Additionally, there should not need to be many changes to get it to work under Python 2.x if, for some reason, that is all you have available to you.

  2. Clone the repository onto your computer.

  3. Optional, but recommended: Setup a virtual environment for the project.

  4. Install the dependencies with the command pip install -r requirements.txt or pip install -r requirements.windows.txt on Windows.

Usage

For instructions, please watch the YouTube video below.

Nonogram Solver usage

Credits

© 2021 Carson F. Ball

Donations

If you like this project and want to see more projects from me, please contribute if you are able.

PayPal donation button

BitCoin Wallet 3QzgUdXzbLY7oy15XeMJ4W37cfBJDeKj6A

Webull affiliate link: https://a.webull.com/8XVE5sOKtu1sPAStxw

Robinhood affiliate link: join.robinhood.com/carsonb453

License

Creative commons Attribution-NonCommercial (CC BY-NC)

You can share this code (including your own modifications) as long as the following conditions are met. Please see the links below for more information.

  1. You state somewehere in the program credits (and documentation if applicable) that Carson F. Ball is the original author and list the location that the original can be downloaded (https://github.com/carsonfb/nonogram-solver).

  2. You do not claim that Carson F. Ball endorses or approved of any modifications that you make and you clearly indicate that you have made modifications.

  3. You do not release this code commercially.

Plain text of the license

Full legalese of the license

nonogram-solver's People

Contributors

carsonfb avatar samej71 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

samej71

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.