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.
- 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.
- Flutter SDK: Install Flutter
- Compatible IDE: VS Code or Android Studio
-
Clone the repository:
git clone git remote add origin https://github.com/Apps-Bay-Limited/classic-15-puzzle.git cd classic-15-puzzle
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
- Flutter: >= 2.8.0
- Dart: >= 2.15.0
Contributions are welcome! If you find any issues or have ideas for improvements, feel free to open an issue or submit a pull request.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes and commit them with clear messages.
- Push your branch and create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Enjoy playing the Classic 15 Puzzle Number Game!