An interactive Nonogram solver built with HTML, CSS, and JavaScript. This web application allows users to solve, customize, and generate Nonogram puzzles in an intuitive interface.
β
Interactive Grid - Click to toggle cells between filled, empty, or unknown.
β
Auto-Solving - Solve the puzzle with a backtracking algorithm.
β
Hint System - Get hints based on forced logical moves.
β
Custom Puzzle Creation - Define your own Nonogram puzzles.
β
Save & Load Puzzles - Export puzzles as text files and reload them later.
β
Responsive Design - Works well on both desktop and mobile.
- Solve a Puzzle: Click "Solve" to auto-solve the grid.
- Customize a Puzzle: Click "Customize Puzzle" to define row & column hints.
- Get a Hint: Click "Hint" to reveal the next forced move.
- Save Your Work: Click "Save Puzzle" to download your puzzle as a file.
- Load a Puzzle: Click "Load Puzzle" and upload a
.txtpuzzle file.
π€ Contributing
Feel free to fork this repository and submit pull requests for improvements! Contributions are welcome. π
π License
This project is licensed under the MIT License.
π¨βπ» Created by Juhwan Noh π§ Contact: juwhan1019@gmail.com