Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.