A mobile application for solving and playing Nonograms (a type of picture logic puzzle). This project is designed for Android devices and developed using Java in Android Studio.
- Dynamic Board Generation: Randomly generates Nonogram boards for users to solve.
- Life System: Tracks user attempts with a heart-based life system.
- Timer: Countdown timer to challenge the user within a limited time frame.
- Toggle Modes:
Switch between marking squares and adding
X
for empty cells. - Hints Display: Automatically calculates and displays hints for rows and columns.
- Clone the repository to your local machine:
git clone https://github.com/karnelll/Nanogram-App-programming-project.git
You can watch the gameplay video in two ways:
-
Direct Download
Click here to download and watch -
View Online
Watch on GitHub Pages