Giter Site home page Giter Site logo

handsomeone / nonogram Goto Github PK

View Code? Open in Web Editor NEW
136.0 6.0 21.0 358 KB

Another nonogram (also known as hanjie, picross and griddlers) editor and solver. No dependencies.

Home Page: https://handsomeone.github.io/Nonogram/

License: MIT License

JavaScript 0.84% HTML 8.10% TypeScript 91.06%
nonogram puzzle-game picross solver

nonogram's People

Contributors

handsomeone avatar lucas-c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

nonogram's Issues

Editor's canvas is not really optional

I want to create an Editor but not to display it but just to generate some random game/board and pass that to the Game class that is what I want to display for the user to play, the docs say the canvas is optional but it I pass null or undefined there, then it fails to create the editor

Uncomplete but stopped

row=[[7,1,1,7],[1,1,1,1,1],[1,3,1,1,1,1,3,1],[1,3,1,1,1,3,1],[1,3,1,1,2,1,3,1],[1,1,3,1,1],[7,1,1,1,7],[1,1],[3,5,1,3,1],[2,2,1,3,2],[1,3,1,2,5,2],[3,1,3,1,2],[1,2,2,1,1,2,1],[1,1,3,2],[7,1,1,1,3,2],[1,1,2,1,1],[1,3,1,3,1,1,2],[1,3,1,3,1,3,1],[1,3,1,4,4,1],[1,1,2,3,2,1],[7,1,2,3,2]];
column=[[7,1,1,7],[1,1,3,1,1],[1,3,1,2,1,3,1],[1,3,1,2,1,3,1],[1,3,1,1,3,1,3,1],[1,1,1,2,1,1],[7,1,1,1,7],[2,1],[1,6,4,3],[2,1,5],[1,1,4,1,2,3,1],[2,4,4],[2,2,1,1,1,1,1,1],[1,2,4],[7,3,2,2,1,1],[1,1,2,3,4],[1,3,1,3,2,4],[1,3,1,1,1,2],[1,3,1,1,1],[1,1,7,1,2],[7,3,1,1,1]];

just try this, uncomplete but stopped, then i click the gray block, it continue run

Occurs when too slow

If the size is over 30 and the row size is 0, it is too slow. Is there any solution?

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.