mirror of
https://github.com/Linloir/Flutter-Wordle.git
synced 2025-12-18 06:48:11 +08:00
31 lines
955 B
Markdown
31 lines
955 B
Markdown
# 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](https://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
|
|
|
|

|
|
|
|

|
|
|
|

|