Giter Club home page Giter Club logo

nonogramjs's Introduction

NonogramJS

A library to help waste time via Nonogram Puzzles

Ever since I found out about Japanese Nonogram Puzzles I wasted a lot of time playing them. Trust me, they are way better than Soduku Puzzles.

The end goal is to have three (3) working components. #1-The Game Itself A puzzle "library" that you could simply call once in an HTML page to generate a puzzle based on one simple JSON file which gives the puzzle data in an array.

#2-A Puzzle Verifier A machine learning application that will generate the puzzle hints based on a desired difficulty. It will determine if the hints I've given for a particular puzzle makes the puzzle possible and how long a mortal will take to solve it. We wouldn't want impossible puzzles.

#3-A Puzzle Creator Many of these puzzle are copyrighted, and the chances of creating a duplicate one would be pretty high, so why not solve this problem with a puzzle creator. Pass the app a low res image, it pixilates it, creates a puzzle based on a user desired size and difficulty and spits out the files necessary to embed. A preview will be available to let the user make manual modifications and verify it looks awesome!

#Roadmap This is actually my first Javascript project, so I expect it to come about as I learn new concepts.

STATUS: Puzzle is working, you can give it custom colors for the puzzle and change the answer. Game plays to completion.

NEXT STEP: Re-do the puzzle generation to include space for the hints required to play.

Libraries used: For now I'm using SVG.js for the graphics: http://svgjs.com It's cool and fun, so why not....

nonogramjs's People

Contributors

mcdeltat avatar

Watchers

 avatar  avatar

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.