Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/survivorbat/nono.maarten.dev

Simplistic nonogram application
https://github.com/survivorbat/nono.maarten.dev

nono nonogram puzzle

Last synced: 4 days ago
JSON representation

Simplistic nonogram application

Awesome Lists containing this project

README

        

# Nonogram

I really like playing nonogram on my phone and wanted to replicate it.

## Prerequisites

In order to run this, you need to have [NodeJS](https://nodejs.org/en/) and npm installed.

## Getting Started

The following steps allow you to setup the environment to run this application.

1. Git clone the repository
2. Run `npm install`
3. Run `npm start`

## TODO

- Make puzzle generation better to always have solvable puzzles
- Don't make the difficulty rank up so fast