Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anikin02/wordleapp
Clone WORDLE
https://github.com/anikin02/wordleapp
ios ios-app swift swiftui
Last synced: 3 months ago
JSON representation
Clone WORDLE
- Host: GitHub
- URL: https://github.com/anikin02/wordleapp
- Owner: anikin02
- Created: 2024-08-27T01:44:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T12:34:51.000Z (5 months ago)
- Last Synced: 2024-10-10T22:41:58.050Z (3 months ago)
- Topics: ios, ios-app, swift, swiftui
- Language: Swift
- Homepage:
- Size: 9.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordleApp
WordleApp is an application developed in Swift using SwiftUI in Xcode 15. It is a clone of the Wordle game.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/anikin02/WordleApp.git
```
2. Open the project in Xcode:
```bash
cd WordleApp
open WordleApp.xcodeproj
```
3. Run the project on a simulator or a real device.