# flutter-wordle **Repository Path**: linloir/flutter-wordle ## Basic Information - **Project Name**: flutter-wordle - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-07 - **Last Updated**: 2022-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutter-Wordle A wordle game written by flutter # How to play Thanks to the feature of Fluttter, the game is available on all platforms ## Play on Web Visit [Wordle on my server](http://wordle.linloir.xyz) to play the online version ## Play on Android Download `.apk` file in the release page, install & enjoy. # Debug on your device - clone this repository - `flutter clean` - `flutter pub get` - `flutter run -d chrome --web-renderer html` # Screenshots