Nonograms is a logic-based puzzle game where players fill in grid cells according to numerical clues to reveal hidden pixel art images. Built using JavaScript and bundled with Webpack, the game provides an intuitive and engaging experience.
π Live Demo: Nonograms (Replace with actual link if available)
- Various difficulty levels with different grid sizes
- Auto-checking for mistakes and completion validation
- Hints to help players progress
- Responsive design for smooth gameplay on different devices
- JavaScript for game logic and interactivity
- CSS for styling and animations
- Webpack for efficient bundling and optimization
- Use the numerical clues to determine which cells should be filled.
- Click or tap on a cell to mark it as filled or empty.
- Complete the puzzle correctly to reveal a hidden image.
- Use hints if you get stuck!
π― Enjoy solving Nonograms and uncovering hidden pixel art! π