Inspiration
I got inspiration from Game of Fifteen
What it does
Classical 15 Puzzle with new twist. Which is use of Arabic number instead of traditional numeric game. There also auto play option.
This is a good way to teach kids numbers in different languages.
How we built it
We build it in flutter platform using dart.
Challenges we ran into
- How to draw 4x4 grid,
- Click event on each cells,
- Move pieces to fill empty cell,
- AI logic for auto play game,
- Animation on piece move.
Accomplishments that we're proud of
Finally I am able to run game with two unique option Arabic and Hindi Language Numbers.
What we learned
- How to create/organise puzzle pieces,
- AI for Autoplay
- Animation effect,
- how to add Arabic and Hindi numbers,
- Tabs for other options.
What's next
- Add timer or limited moved feature,
- Add sliced images with number, like in Flutter Web sample Dashatar Puzzle Challenge https://flutter.github.io/samples/web/slide_puzzle/#/
- Add Image as background theme.
Built With
- android-studio
- dart
- flutter
- kotlin
- swift

Log in or sign up for Devpost to join the conversation.