Wordle Like iOS Game designed with SwiftUI that could:
- change word length、word topic、grid color
- store score in
@AppStorage
- share Wordle record by
UIPasteboard.general.string
- a new WORDLE will be available each 5 minutes
iOS:iPhone 13 Pro Max
- Simply click on the green「Code」button on top right
- click「Open with Xcode」
- Having fun to play this Wordle like iOS game!
if nothing happen:
- Download this repository via
git clone
git clone https://github.com/5j54d93/Wordle-Like-iOS-Game
This package is MIT licensed.