Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.07 KB

File metadata and controls

36 lines (25 loc) · 1.07 KB

Nonogram App (App-programming-project)

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.


📜 Features

  • 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.

🚀 Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/karnelll/Nanogram-App-programming-project.git
    

🎥 Gameplay Video

You can watch the gameplay video in two ways:

  1. Direct Download
    Click here to download and watch

  2. View Online
    Watch on GitHub Pages