WordleApp

Clone WORDLE

Stars
1
Committers
1

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:
    git clone https://github.com/anikin02/WordleApp.git
    
  2. Open the project in Xcode:
    cd WordleApp
    open WordleApp.xcodeproj
    
  3. Run the project on a simulator or a real device.