Welcome to the Wordle-iOS project, a fun and engaging word-guessing game inspired by the popular Wordle game. This iOS application aims to provide users with a simple yet captivating gameplay experience, challenging them to guess a target word within a limited number of attempts.
- ๐งVery Early Stage: Most of the Feature are not complete yet or not even started hehe
- โDaily Challenges: Discover a new word to guess every day!
- Intuitive Interface: Enjoy a clean and easy-to-navigate user interface tailored for iOS.
- Immediate Feedback: Receive instant feedback on each guess, with colors indicating the accuracy of your attempts.
- โAccessibility First: Crafted with accessibility in mind to ensure everyone can enjoy guessing and learning.
Here's how you can get Wordle-iOS running on your device.
- iOS 17.0+
- Clone the repo:
git clone https://github.com/GaryKu0/wordle-iOS.git - Open
wordle.xcodeprojin Xcode. - Choose your target device or simulator.
- Press
Runto build and run the project.
Attempt to guess the word of the day in 5 tries or less. After each guess, the tiles will change color to show how close your guess was:
- ๐ฉ Green: The letter is correct and in the right position.
- ๐จ Yellow: The letter is correct but in the wrong position.
- โฌ๏ธ Black: The letter is not in the word in any spot.
Very welcome to help me build this side project!!
Distributed under the MIT License. See LICENSE for more information.
SUKO KUO - su@sususu.su
Project Link: https://github.com/GaryKu0/wordle-iOS
