Git Product home page Git Product logo

nonogram's Introduction

Nonogram Web App

License MIT

Welcome to the Nonogram Web App Repository! This is a fully functional web application for solving nonograms, also known as picross or griddlers. Nonograms are grid-based puzzles where the goal is to determine which cells in a grid should be filled and which should be empty based on numerical clues provided for each row and column.

The Web App can be found here: timonkobusch.github.io/nonogram

Live App

Nonogram Web App

Features

  • Creates nonograms using human-like strategies, instead of brute force
  • Intuitive user interface with useful controls: undo/forward, check for errors, reset
  • Supports different puzzle sizes and difficulty levels.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

Getting Started

To get started with development, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Start the development server with hot module replacement using npm run dev.

Commands

  • npm run dev: Starts a local web server with hot module replacement for development.
  • npm run build: Builds the project and outputs to the folder ./dist.
  • npm run preview: Starts a local web server that serves the built solution from ./dist for preview.
  • npm run lint: Runs the linter to check for code quality and style issues.
  • npm run test: Tests the nonogram and nonogramHumanSolver modules.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • This project was inspired by monkeyArms/nonogram and fully recreated with a different solving algorithm in react

Contact

For any inquiries or feedback, please contact via Issues.

Happy nonogram solving! 🧩✨

nonogram's People

Contributors

timonkobusch avatar damyanbg avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

damyanbg

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.