An amazing adventure on the space with puzzles!
⭐️⭐️⭐️ Do you like this project? Please help it reach more people by giving it a star! ⭐️⭐️⭐️
- Multiple difficulty levels
- Various Aliens to play
- Alien album
- Highscore for each alien
- History and credits screen
- Animated wallpapers
- Pause and continue button
- Control of sound effects and background music
- State management with Cubit
- Dependency injection with Get_it
- A correct implementation of Clean Architecture with Flutter
- The programming principles S.O.L.I.D.
- Structuring of folders
- How to implement a use case
- How to implement the repository pattern and its data sources
- Use audio libraries
- Animations in general
- Responsive design for web and mobile
👋 Hi, my name is Renato Montufar, I'm a mobile app developer. I have just over nine years of experience developing applications with Java/Kotlin and Swift. I met flutter in 2019 and since then I have decided to polish my skills with this framework. I like to make open source code to help others and also to make my work known. I really like the UI/UX. I live in Guatemala 🇬🇹 😀
If you want us to be in contact, you can follow me on social networks, if you have questions about any of my projects, do not hesitate to contact me.
This is a project made with Flutter, you must first download the framework from here.
Run these commands in your terminal
git clone https://github.com/deus-magna/slide_puzzle_game
cd slide_puzzle_game
flutter packages get
flutter run
For more examples you can see the online documentation, with tutorials, examples, development guides, and the API documentation.