Skip to content

A game of endless, randomly generated but solvable Nonogram puzzles. No timers or scores.

Notifications You must be signed in to change notification settings

javierjulio/nonograms-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonograms

This is a game of endless, randomly generated but solvable, Nonogram puzzles.

Development

  • Install Node.js v20+ and Yarn
  • yarn install
  • npx playwright install
  • npm test
  • npm run start

Deployment

Run npm run deploy to release on GitHub Pages using gh-pages package.

Resources and Notes

If there is precisely one solution, the Nonogram is called uniquely solvable; Nonograms in puzzle collections are usually of this class.

About

A game of endless, randomly generated but solvable Nonogram puzzles. No timers or scores.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published