mirror of
https://github.com/Linloir/Flutter-Wordle.git
synced 2025-12-17 06:18:12 +08:00
Update README.md
This commit is contained in:
parent
b2f9c769d6
commit
5a6d2800c0
30
README.md
30
README.md
@ -1,2 +1,30 @@
|
|||||||
# Flutter-Wordle
|
# Flutter-Wordle
|
||||||
A wordle game written by flutter
|
|
||||||
|
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
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user