Skip to content

Classic 15 Puzzle Number Game: A modern implementation of the classic sliding puzzle game built with Flutter, offering smooth animations and a clean UI.

Notifications You must be signed in to change notification settings

Apps-Bay-Limited/classic-15-puzzle

Repository files navigation

Classic 15 Puzzle Number Game

Download on the App Store

Classic 15 Puzzle Number Game is a fun and challenging sliding puzzle game built using Flutter. This project provides a clean and modern implementation of the classic 15-puzzle game, showcasing Flutter's capabilities in building cross-platform applications.

Features

  • Classic 15-puzzle gameplay with numbers.
  • Responsive and smooth animations.
  • Clean and intuitive user interface.
  • Supports multiple platforms (iOS, Android, and more).
  • Built with Flutter for a consistent experience.

Prerequisites

Steps

  1. Clone the repository:

    git clone git remote add origin https://github.com/Apps-Bay-Limited/classic-15-puzzle.git
    cd classic-15-puzzle
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Environment

  • Flutter: >= 2.8.0
  • Dart: >= 2.15.0

Contributing

Contributions are welcome! If you find any issues or have ideas for improvements, feel free to open an issue or submit a pull request.

Guidelines

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them with clear messages.
  4. Push your branch and create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Enjoy playing the Classic 15 Puzzle Number Game!