Skip to content

Solution for Nonograms (as know as Japanese Crosswords, or Hanjie, or Griddlers)

Notifications You must be signed in to change notification settings

ajtkulov/Nonogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solution for https://en.wikipedia.org/wiki/Nonogram

For instance, you can solve puzzle like this one:

  *
  ***
 ******
 ********
 **********
************                                   *
*************                                  **
******  ******                                ***
*****    ******                             *****
*****    ** ****                          *******
*****    **  ****                        ***** ***
******  ****  ****                      *****   **
************   ****                    ******   **
*************   ****                  ******** ***
 *****  *****    ****                ***** *******
  ***    *****    ****              *****  *******
   ***  ** ***     ***             ****    ** ****
  ********  ***     ***           ****    **   ***
 **********  ***    ***          ****     *** ****
 ****  **********    ***         ***     *********
****    **  ******    **        ***      *********
*****  ***    ******** **      **** **  **********
***********     ***   ***      *****  ***********
************     * ***  **    ****  ** **********
***** *******    * * *** **   *** **** *  ******
****   ***  **    *  **** ****** **** *  *******
***** ****   ***   ******* ***** *****  *******
 **********   ****    ***** *   ***    **  ****
 ***** *************   ***** * * *   ***  ****
  ***   **************  ***  * * * ***********
   *** **         ****** **      *******  ***
    ******            *** **    ****     ****
**   ********            **   ****     *****
***   ********************     *************
****   ******************* **   **  ********
 ***   *** *******     **   **   **  *******
  **  ***   ****     ** *    *  * **  *****
 **  ***** ***      *** * ** *  ** *   ****
*** *********     ****  ** **  * * ********
*** ***** ***********   **  * *** *********
**  ****   ******* **   **  *  ** ********
    ***** ******  **   **      ****** ****  **
     *********    **   **       ****   ***  *** **
     ****** **   **   ***       ***** ***   ******
      ****   **  **  ****       * ******     *  **
       **** **** ** ******   *  **          **  *
        *********************   ****       *******
          *****************   * ** ***     *** ***
            ******************  *******         **
                ******* ****   * *******
 **         *******    ********  ****         ***
 *** **   *******    *** ****   **           *****
 ******  ******     *** ******** *   ****    * ***
  *  **  *****    ***  *******  *   **** ** * ****
 **  *   **** *****   ** **** **    ***** * * ****
******* *********     *  ***        ****** ******
*** *** ******        *****          ***********
     ** ***           ****          *   ***   ****
        **             **          * *****     ***
        *               *         *********   ****

Run:

sbt run

About

Solution for Nonograms (as know as Japanese Crosswords, or Hanjie, or Griddlers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages