Word finder game I developed to test my experience with Flutter. I tried to develop a clone of the worldwide popular wordle application on the mobile platform.
I created an offline build that can be played over and over again with its animations. I set up a small-scale data with 5-letter words I found on the web-sources.
The score is saved on the leaderboard page and you can track your winnings or losses from there.
A small demo video of how the app looks and plays.- [When last word deleted index decreases two times]
- [Resizing wordholder flexible screen ]
- [Input Keyboard letter shiftted ]
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.